Files
InfiniteAPI/tsconfig.build.json
T
2025-07-17 13:54:17 +03:00

7 lines
83 B
JSON

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