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

7 lines
99 B
JSON

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