mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-12 02:01:03 +08:00
refactor: 在 tsconfig.json 中启用 verbatimModuleSyntax 选项
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"verbatimModuleSyntax": true,
|
||||
"target": "es2022",
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"allowJs": true,
|
||||
|
||||
Reference in New Issue
Block a user