Skip to content

add node_modules to our eslintignore settings

username-removed-636429 requested to merge dont-lint-npm-modules into master

What does this MR do?

Adds /node_modules directory to .eslintignore so we don't lint npm modules in our build process.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25690 (closed)

Merge request reports