mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ESNext",
|
|
"module": "nodenext",
|
|
"checkJs": true
|
|
},
|
|
}
|