mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-20 04:01:45 +00:00
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"emitDeclarationOnly": true
|
|
}
|
|
}
|