Check that JavaScript file names match convention (!7238)
Showing
... | ... | @@ -7,6 +7,7 @@ |
"devDependencies": { | ||
"eslint": "^3.1.1", | ||
"eslint-config-airbnb": "^12.0.0", | ||
"eslint-plugin-filenames": "^1.1.0", | ||
"eslint-plugin-import": "^2.0.1", | ||
"eslint-plugin-jsx-a11y": "^2.2.3", | ||
"eslint-plugin-react": "^6.4.1" | ||
... | ... |
Please register or sign in to comment