Sebastien Vandenberghe пре 7 година
родитељ
комит
9ce72698cb
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      tslint.json

+ 1 - 2
tslint.json

@@ -1,6 +1,5 @@
 {
 {
-    "rules": {  
-        "no-invalid-this": true,
+    "rules": {
         "no-this-assignment": true,
         "no-this-assignment": true,
         "completed-docs": true
         "completed-docs": true
     }
     }