优化
This commit is contained in:
10
tsconfig.json
Normal file
10
tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"isolatedModules": true,
|
||||
"strict": true,
|
||||
"pretty": true,
|
||||
"skipLibCheck": true,
|
||||
"experimentalDecorators": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user