summaryrefslogtreecommitdiffstats
path: root/html/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'html/tslint.json')
-rw-r--r--html/tslint.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/html/tslint.json b/html/tslint.json
deleted file mode 100644
index 3367521..0000000
--- a/html/tslint.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "extends": "gts/tslint.json",
- "rules": {
- "deprecation": false,
- "no-any": false
- }
-}