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