chore: Switch to custom eslint-config

This commit is contained in:
Blade Barringer
2016-04-14 08:10:12 -05:00
parent e70add1ac4
commit 10936d9a4d
10 changed files with 68 additions and 208 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": [
"habitrpg/browser",
"habitrpg/babel"
]
}