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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-watcher/tslint.json b/packages/order-watcher/tslint.json
index 059573ce7..4ade3b924 100644
--- a/packages/order-watcher/tslint.json
+++ b/packages/order-watcher/tslint.json
@@ -2,5 +2,5 @@
"rules": {
"prefer-readonly": true
},
- "extends": ["@0xproject/tslint-config"]
+ "extends": ["@0x/tslint-config"]
}