mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
9 lines
191 B
JSON
Executable File
9 lines
191 B
JSON
Executable File
{
|
|
"compilerOptions": {
|
|
"module": "CommonJS",
|
|
"target": "ES2015",
|
|
"allowImportingTsExtensions": false,
|
|
"strictNullChecks": true,
|
|
"strictFunctionTypes": true
|
|
}
|
|
} |