feat(babel6): 1,608 linter errors

This commit is contained in:
Evan Morikawa 2016-05-05 22:49:45 -07:00
parent 68cc2d4e60
commit c516f6f4af

View file

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