mirror of
https://github.com/smogon/sprites.git
synced 2026-03-22 18:05:19 -05:00
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"extends": "../../tsconfig-base",
|
|
"compilerOptions": {
|
|
"outDir": "dist",
|
|
"allowJs": true
|
|
}
|
|
}
|