mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00: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