迁移到 bun 框架,移除 js 文件依赖;增加对 tools 参数的校验
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true,
|
||||
"outDir": "dist",
|
||||
"noEmit": true,
|
||||
"rootDir": "src",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
|
||||
Reference in New Issue
Block a user