Update checked-in dependencies
This commit is contained in:
parent
566c8dfa81
commit
cae4996048
3 changed files with 9 additions and 4 deletions
1
node_modules/@eslint/js/src/configs/eslint-all.js
generated
vendored
1
node_modules/@eslint/js/src/configs/eslint-all.js
generated
vendored
|
|
@ -149,6 +149,7 @@ module.exports = Object.freeze({
|
|||
"no-ternary": "error",
|
||||
"no-this-before-super": "error",
|
||||
"no-throw-literal": "error",
|
||||
"no-unassigned-vars": "error",
|
||||
"no-undef": "error",
|
||||
"no-undef-init": "error",
|
||||
"no-undefined": "error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue