eslint
Default command
eslint ./src/**/*.{js,jsx,ts,tsx}CLI Options
Examples
Default CLI
mhy eslintOnly lint one file
mhy eslint src/file.jsFix fixable errors
mhy eslint --fixLast updated
Was this helpful?