mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:00:12 +00:00
fix: dedupe by manufacturer (#984)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"clean": "rm -rf dist coverage *.tsbuildinfo",
|
||||
"start": "node ./dist/index.js",
|
||||
"check": "biome check",
|
||||
"check:w": "biome check --write",
|
||||
"test": "vitest run --config ./tests/vitest.config.mts",
|
||||
"test:coverage": "vitest run --config ./tests/vitest.config.mts --coverage",
|
||||
"test:watch": "vitest watch --config ./tests/vitest.config.mts"
|
||||
|
||||
Reference in New Issue
Block a user