Files
zigbee2mqtt/tsconfig.types.json
T

7 lines
100 B
JSON

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