UNPKG

iobroker.esphome

Version:

Control your ESP8266/ESP32 with simple yet powerful configuration files created and managed by ESPHome

10 lines (9 loc) 178 B
{ "extends": "../tsconfig.json", "include": [ "./admin.d.ts", "./**/*.js", // include the adapter-config definition if it exists "../src/lib/adapter-config.d.ts", ] }