mirror of
https://github.com/urbanguacamole/torrent-paradise
synced 2024-10-31 21:20:13 +00:00
7 lines
114 B
JSON
7 lines
114 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "esnext",
|
||
|
"types": ["node"]
|
||
|
},
|
||
|
"files": ["main.ts"]
|
||
|
}
|