feat(babel6): 1,608 linter errors

This commit is contained in:
Evan Morikawa 2016-05-05 22:49:45 -07:00
parent ef1c15083f
commit 5143105e2e

View file

@ -16,6 +16,7 @@
"jasmine": true
},
"rules": {
"arrow-body-style": "off",
"eqeqeq": ["error", "smart"],
"id-length": "off",
"object-curly-spacing": "off",