Files
zigbee2mqtt/tsconfig.types.json

7 lines
100 B
JSON

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