mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-11-22 21:49:44 +00:00
Remove explicit isolatedModules config
This is set to true when verbatimModuleSyntax is enabled.
This commit is contained in:
parent
031e35e5e2
commit
133d489738
@ -7,7 +7,6 @@
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowJs": true,
|
||||
"isolatedModules": true,
|
||||
"sourceMap": true,
|
||||
"outDir": "./dist/",
|
||||
"verbatimModuleSyntax": true,
|
||||
|
Loading…
Reference in New Issue
Block a user