Sebastien Vandenberghe 7 năm trước cách đây
mục cha
commit
9ce72698cb
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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
     }