Files
zigbee2mqtt/tsconfig.types.json
2025-06-17 20:20:34 +02:00

7 lines
100 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"emitDeclarationOnly": true
}
}