Skip to content

Commit

Permalink
tools: make update-eslint.sh work with npm@7
Browse files Browse the repository at this point in the history
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.
```

Fixes: #37560
  • Loading branch information
lpinca committed Mar 2, 2021
1 parent fe3c16a commit d029772
Show file tree
Hide file tree
Showing 363 changed files with 5,932 additions and 9,106 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d029772

Please sign in to comment.