Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
4
node_modules/is-bigint/.eslintrc
generated
vendored
4
node_modules/is-bigint/.eslintrc
generated
vendored
|
|
@ -3,10 +3,6 @@
|
|||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"globals": {
|
||||
"BigInt": true,
|
||||
},
|
||||
|
||||
"rules": {
|
||||
"new-cap": [2, { "capIsNewExceptions": ["BigInt"] }],
|
||||
"operator-linebreak": [2, "before"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue