mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"extends": "./tsconfig.build.json",
|
|
"compilerOptions": {
|
|
"types": [
|
|
"node"
|
|
],
|
|
},
|
|
"exclude": []
|
|
}
|