chore: change tslint.json from 0xproject to 0x

This commit is contained in:
Jacob Evans
2018-10-18 22:01:04 +11:00
parent 9f924e459c
commit 88c929a408
35 changed files with 35 additions and 34 deletions

View File

@@ -1,3 +1,3 @@
{
"extends": ["@0xproject/tslint-config"]
"extends": ["@0x/tslint-config"]
}