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,
         "completed-docs": true
     }