mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Upgrade typescript/svelte/esbuild
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "../tsconfig",
|
||||
"include": ["./src/**/*", "./@types/**/*"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2020.String", "DOM"]
|
||||
"lib": ["ES2020.String", "DOM"],
|
||||
"verbatimModuleSyntax": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user