mirror of
https://github.com/smogon/sprites.git
synced 2026-03-22 09:55:26 -05:00
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"extends": "../../tsconfig-base",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
},
|
|
"references": [
|
|
{"path": "../../lib/root"}
|
|
]
|
|
}
|