Skip to content

tools: move ESLint tools to tools/eslint

Rodrigo Muino Tomonari requested to merge github/fork/targos/mv-eslint-tools into main

With ESLint flat config, we don't need a hack with node_modules anymore to load ESLint plugins. This commit moves the node-core plugin out of tools/node_modules and creates a new tools/eslint directory to store ESLint tools.

Merge request reports

Loading