.eslintignore
- Updated on
The .eslintignore
file is used to ignore files from being linted by ESLint. This is useful for ignoring build directories and other files that aren't meant to be linted.
The .eslintignore
file is used to ignore files from being linted by ESLint. This is useful for ignoring build directories and other files that aren't meant to be linted.