Sebastien Vandenberghe 7 vuotta sitten
vanhempi
commit
9ce72698cb
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      tslint.json

+ 1 - 2
tslint.json

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