diff options
Diffstat (limited to 'tslint.json')
-rw-r--r-- | tslint.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tslint.json b/tslint.json deleted file mode 100644 index 5842a872a..000000000 --- a/tslint.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "extends": [ - "tslint-config-0xproject" - ] -} |