This project was bootstrapped with Create React App.
Guide here.
- Not in IntelliJ: use an eslint plugin.
- In IntelliJ: when you open the project, go to
Settings -> Editor -> Code Style -> Javascript
, click the gear next toScheme
, and import js-style.xml; then close Settings and right-click .eslintrc.js and clickApply Eslint Code Style Rules
.