Sebastien Vandenberghe 7 years ago
parent
commit
9ce72698cb
1 changed files with 1 additions and 2 deletions
  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
     }
     }