Uh oh!
There was an error while loading. Please reload this page.
tools: move ESLint to tools/eslint - #53413
Conversation
nodejs-github-bot
commented
Jun 11, 2024
Review requested:
|
targos
commented
Jun 11, 2024
Note that inikulin/dmn#56 is necessary to make the update script work correctly. I don't know if we should block this PR on it. |
Greatly simplify how ESLint and its plugins are installed.
targos
commented
Jun 11, 2024
I split the commit in two so the non-automated changes can be reviewed. |
targos
commented
Jun 11, 2024
I don't know why it adds >2000 new lines and what would be a good way to know it. |
aduh95
commented
Jun 11, 2024
|
This comment was marked as off-topic.
This comment was marked as off-topic.
targos
commented
Jun 11, 2024
Forget about my previous comment. I did the analysis on another commit. |
targos
commented
Jun 11, 2024
I downgraded |
targos
commented
Jun 11, 2024
Now we don't have too many added files: |
/cc @nodejs/linting |
aduh95
commented
Jun 13, 2024
note: you can use |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Do we want to commit this file?
There was a problem hiding this comment.
I would like to keep it for two reasons:
- It allows to review what happened when an update PR is opened.
- It will be possible to recover the exact dependency tree from the released tarball.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
nodejs-github-bot
commented
Jun 17, 2024
nodejs-github-bot
commented
Jun 18, 2024
nodejs-github-bot
commented
Jun 18, 2024
nodejs-github-bot
commented
Jun 19, 2024
nodejs-github-bot
commented
Jun 19, 2024
nodejs-github-bot
commented
Jun 19, 2024
nodejs-github-bot
commented
Jun 19, 2024
Landed in 2eff28f |
Greatly simplify how ESLint and its plugins are installed. PR-URL: #53413 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Greatly simplify how ESLint and its plugins are installed. PR-URL: nodejs#53413 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Greatly simplify how ESLint and its plugins are installed.