aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-watcher/tslint.json')
-rw-r--r--packages/order-watcher/tslint.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/order-watcher/tslint.json b/packages/order-watcher/tslint.json
deleted file mode 100644
index 4ade3b924..000000000
--- a/packages/order-watcher/tslint.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "rules": {
- "prefer-readonly": true
- },
- "extends": ["@0x/tslint-config"]
-}