Skip to content

Commit fd7234c

Browse files
lpincadanielleadams
authored andcommitted
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: #37566 Fixes: #37560 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent f56a805 commit fd7234c

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/eslint-plugin-markdown/LICENSE renamed to tools/node_modules/eslint-plugin-markdown/LICENSE

File renamed without changes.

tools/node_modules/eslint/node_modules/eslint-plugin-markdown/README.md renamed to tools/node_modules/eslint-plugin-markdown/README.md

File renamed without changes.

tools/node_modules/eslint/node_modules/eslint-plugin-markdown/index.js renamed to tools/node_modules/eslint-plugin-markdown/index.js

File renamed without changes.

tools/node_modules/eslint/node_modules/eslint-plugin-markdown/lib/index.js renamed to tools/node_modules/eslint-plugin-markdown/lib/index.js

File renamed without changes.

tools/node_modules/eslint/node_modules/eslint-plugin-markdown/lib/processor.js renamed to tools/node_modules/eslint-plugin-markdown/lib/processor.js

File renamed without changes.

tools/node_modules/eslint/node_modules/bail/index.js renamed to tools/node_modules/eslint-plugin-markdown/node_modules/bail/index.js

File renamed without changes.

tools/node_modules/eslint/node_modules/bail/license renamed to tools/node_modules/eslint-plugin-markdown/node_modules/bail/license

File renamed without changes.

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

Lines changed: 41 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/node_modules/eslint/node_modules/bail/readme.md renamed to tools/node_modules/eslint-plugin-markdown/node_modules/bail/readme.md

File renamed without changes.

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

File renamed without changes.

0 commit comments

Comments
 (0)