Skip to content

Commit aee3ef5

Browse files
committed
tools: make update-eslint.sh work with npm@7
Install `eslint-plugin-markdown` at the same level of `eslint` without cd'ing into `eslint` directory, otherwise the following error is raised: ``` npm ERR! code ERESOLVE npm ERR! Cannot destructure property 'name' of 'node' as it is null. ``` PR-URL: nodejs#37566 Fixes: nodejs#37560 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruy Adorno <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 5248a17 commit aee3ef5

File tree

363 files changed

+5773
-8947
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

363 files changed

+5773
-8947
lines changed

tools/node_modules/eslint/node_modules/bail/package.json renamed to tools/node_modules/eslint-plugin-markdown/node_modules/bail/package.json

+41-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/node_modules/eslint/node_modules/character-entities-legacy/package.json renamed to tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json

+38-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/node_modules/eslint/node_modules/character-entities/package.json renamed to tools/node_modules/eslint-plugin-markdown/node_modules/character-entities/package.json

+39-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)