Remove unused globals?
This commit is contained in:
@@ -72,8 +72,6 @@ export default defineConfig(
|
|||||||
sourceType: 'module',
|
sourceType: 'module',
|
||||||
globals: {
|
globals: {
|
||||||
...globals.browser,
|
...globals.browser,
|
||||||
...globals.node,
|
|
||||||
...globals.es2021,
|
|
||||||
},
|
},
|
||||||
parserOptions: {
|
parserOptions: {
|
||||||
parser: tsParser,
|
parser: tsParser,
|
||||||
|
|||||||
Reference in New Issue
Block a user