aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-coverage/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-coverage/tslint.json')
-rw-r--r--packages/sol-coverage/tslint.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/sol-coverage/tslint.json b/packages/sol-coverage/tslint.json
new file mode 100644
index 000000000..dd9053357
--- /dev/null
+++ b/packages/sol-coverage/tslint.json
@@ -0,0 +1,3 @@
+{
+ "extends": ["@0x/tslint-config"]
+}