Cleanup
This commit is contained in:
parent
923fd13ab2
commit
4c4288aee8
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@ export default [
|
||||||
ecmaVersion: 2024,
|
ecmaVersion: 2024,
|
||||||
globals: {
|
globals: {
|
||||||
...globals.node,
|
...globals.node,
|
||||||
...globals.es2024,
|
...globals.es2024
|
||||||
...globals.browser,
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
rules: {
|
rules: {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue