mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "CommonJS",
|
|
"noEmit": true,
|
|
}
|
|
} |