I am trying to use eslint in webstorm, but it doesn't work and displays an error:ESLint: Parsing error: This experimental syntax requires enabling one of the fo
Somehow after updating Babel from 6 to 7 my eslint started giving such a warning in node_modules: So, from my understanding node_modules folder is not ignore
Trying to install eslint into create-react-app, but get next error when running linter: Here is my .eslintrc config file: { "extends": ["airbnb", "prettie