mirror of
https://github.com/smogon/sprites.git
synced 2026-08-14 05:02:38 -05:00
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"extends": "../../tsconfig-base",
|
|
"exclude": ["test"],
|
|
"references": [
|
|
{"path": "../../data/lib"},
|
|
]
|
|
}
|