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 3, 2021
1 parent 17400d3 commit 708364d
Show file tree
Hide file tree
Showing 363 changed files with 5,773 additions and 8,947 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 708364d

Please sign in to comment.