UNPKG

hw2energyid

Version:

A tool to synchronize data from HomeWizard to EnergyID

18 lines (17 loc) 269 B
{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "linter": { "enabled": true, "rules": { "recommended": true } }, "formatter": { "lineWidth": 120 }, "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": true } }