Skip to content

Commit 4066fd6

Browse files
committed
[Dev Deps] update eslint
1 parent 81ab41b commit 4066fd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
}],
2121
"no-redeclare": [2, { "builtinGlobals": true }],
22-
"no-shadow": [2, { "builtinGlobals": true, "hoist": "all" }],
22+
"no-shadow": [2, { "builtinGlobals": false, "hoist": "all" }],
2323
"no-use-before-define": [2, "nofunc"],
2424
"no-shadow-restricted-names": 2,
2525
"no-extra-semi": 2,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"browserify-istanbul": "^2.0.0",
5757
"coveralls": "^3.1.1",
5858
"cross-spawn": "^6.0.6",
59-
"eslint": "^6.8.0",
59+
"eslint": "=8.8.0",
6060
"fake": "^0.2.2",
6161
"far": "^0.0.7",
6262
"formidable": "^1.2.6",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy