Added new .eslintrc for jasmine tests and corrected build_spec
Showing
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
"eslint-config-airbnb": "^12.0.0", | "eslint-config-airbnb": "^12.0.0", | ||
"eslint-plugin-filenames": "^1.1.0", | "eslint-plugin-filenames": "^1.1.0", | ||
"eslint-plugin-import": "^2.0.1", | "eslint-plugin-import": "^2.0.1", | ||
"eslint-plugin-jasmine": "^1.8.1", | |||
"eslint-plugin-jsx-a11y": "^2.2.3", | "eslint-plugin-jsx-a11y": "^2.2.3", | ||
"eslint-plugin-react": "^6.4.1" | "eslint-plugin-react": "^6.4.1" | ||
} | } | ||
... | ... |
spec/javascripts/.eslintrc
0 → 100644
Please register or sign in to comment