craft-redux
craft-redux copied to clipboard
Add .eslintrc
Could be useful to have eslint in the project since the beginning. You can find a good one here, which I usually use in my react and js projects.
Added eslintConfig to package.json according to CRA docs - Displaying Lint Output in the Editor