Skip to content

Commit

Permalink
chore: eslint@8.0.0 @npmcli/eslint-config@2.0.0
Browse files Browse the repository at this point in the history
* Update to eslint@8 and and @npmcli/eslint-config@2.0.0
* Remove eslint-plugin-node.

Also remove an unused script that was failing linting.  We don't use the
update-dist-tags script anymore as part of our release process.

PR-URL: #4016
Credit: @wraithgar
Close: #4016
Reviewed-by: @lukekarrys
  • Loading branch information
wraithgar committed Nov 8, 2021
1 parent 2256454 commit 203fedf
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 1,055 deletions.
6 changes: 0 additions & 6 deletions node_modules/.gitignore
Expand Up @@ -74,7 +74,6 @@ readme*
/array-find-index
/asn1
/assert-plus
/astral-regex
/async-hook-domain
/asynckit
/aws-sign2
Expand Down Expand Up @@ -252,10 +251,8 @@ readme*
/libtap
/licensee
/lodash
/lodash.clonedeep
/lodash.flattendeep
/lodash.merge
/lodash.truncate
/lodash.uniq
/log-driver
/loose-envify
Expand Down Expand Up @@ -324,7 +321,6 @@ readme*
/repeat-string
/request
/require-directory
/require-from-string
/require-main-filename
/resolve
/resolve-from
Expand All @@ -334,7 +330,6 @@ readme*
/shebang-regex
/simple-concat
/simple-get
/slice-ansi
/source-map
/source-map-support
/space-separated-tokens
Expand All @@ -354,7 +349,6 @@ readme*
/strip-json-comments
/style-to-object
/symbol-tree
/table
/tap
/tap-mocha-reporter
/tap-parser
Expand Down

0 comments on commit 203fedf

Please sign in to comment.