mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
7 lines
90 B
JSON
Executable File
7 lines
90 B
JSON
Executable File
{
|
|
"extends": "./tsconfig.json",
|
|
"files": [
|
|
"src/ts/tools/create-sprites.ts"
|
|
]
|
|
}
|