优化
This commit is contained in:
9
apps/oauth-demo/tsconfig.json
Normal file
9
apps/oauth-demo/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"isolatedModules": true,
|
||||
"strict": true,
|
||||
"importsNotUsedAsValues": "error",
|
||||
"experimentalDecorators": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user