Set tslint semicolon rule and aply it to the project
[arvados-workbench2.git] / tslint.json
index 1b26ab5f0f629330f31409d8b463422f1ee668d1..4845e4d2c8ad4a60d59e7dc53d785a3227b171f0 100644 (file)
@@ -11,7 +11,8 @@
     "jsx-no-lambda": false,
     "no-debugger": false,
     "no-console": false,
-    "no-shadowed-variable": false
+    "no-shadowed-variable": false,
+    "semicolon": true
   },
   "linterOptions": {
     "exclude": [