Usage
ESLint integrated to boilerplate for linting.
Lints with Eslint. Useful for CI.
npm run lint 
Lints and fixes fixable problems.
npm run format 
Refer to offical documentation for detailed usage.
ESLint integrated to boilerplate for linting.
Lints with Eslint. Useful for CI.
npm run lint 
Lints and fixes fixable problems.
npm run format 
Refer to offical documentation for detailed usage.