Browse Source

chore: update tsconfig.json

main
刘凯 1 year ago
parent
commit
6e5558ae11
  1. 1
      tsconfig.json

1
tsconfig.json

@ -24,6 +24,7 @@
"allowSyntheticDefaultImports": true, "allowSyntheticDefaultImports": true,
"esModuleInterop": true, "esModuleInterop": true,
"forceConsistentCasingInFileNames": true, "forceConsistentCasingInFileNames": true,
"isolatedModules": true,
"skipLibCheck": true "skipLibCheck": true
}, },
"include": [ "include": [