kimi-code/packages/kosong/tsconfig.json
2026-05-22 15:54:50 +08:00

6 lines
141 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {},
"include": ["src", "test"],
"exclude": ["test/type-safety-negative.ts"]
}