feat: remove polyfills
features are now supported by baseline browsers
This commit is contained in:

committed by
konrad

parent
81bb49f83a
commit
19a760506c
@ -3,7 +3,7 @@
|
||||
"@tsconfig/node18/tsconfig.json",
|
||||
"@vue/tsconfig/tsconfig.json"
|
||||
],
|
||||
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "env.config.d.ts"],
|
||||
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*"],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"types": ["node"]
|
||||
|
Reference in New Issue
Block a user