sprites/tools/tupctime/tsconfig.json
Christopher Monsanto dca677d52d ts tupctime
2020-08-07 04:34:10 -04:00

7 lines
99 B
JSON

{
"extends": "../../tsconfig-base",
"compilerOptions": {
"outDir": "dist",
}
}