aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-cov/tslint.json')
-rw-r--r--packages/sol-cov/tslint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-cov/tslint.json b/packages/sol-cov/tslint.json
index 015dce851..631f46bca 100644
--- a/packages/sol-cov/tslint.json
+++ b/packages/sol-cov/tslint.json
@@ -1,5 +1,5 @@
{
- "extends": ["@0xproject/tslint-config"],
+ "extends": ["@0x/tslint-config"],
"rules": {
"completed-docs": false
}