vicky469_aside/tests/tsconfig.json
2026-05-29 15:40:08 +08:00

6 lines
88 B
JSON

{
"extends": "../tsconfig.test.json",
"compilerOptions": {
"noEmit": true
}
}