Sebastien Vandenberghe před 7 roky
rodič
revize
9ce72698cb
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  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
     }