chore: remove eslint no-undef override
This commit is contained in:
parent
8c46683527
commit
5020713fa7
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ export default [
|
||||||
{
|
{
|
||||||
rules: {
|
rules: {
|
||||||
"no-unused-vars": "warn",
|
"no-unused-vars": "warn",
|
||||||
"no-undef": "off",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue