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
     }