eslint
Linting is done by Webpack also in production mode. You only need this process to manually run linting, or run it's
fix
command for example.
Default command
CLI Options
https://eslint.org/docs/user-guide/command-line-interface
Examples
Default CLI
Only lint one file
Fix fixable errors
Last updated