UNPKG

homebridge-panda-pwr

Version:

This is a Homebridge plugin for Panda Pwr, it works with the Panda Pwr API to control your Panda Pwr devices.

7 lines 154 B
/** @type {import('ts-jest').JestConfigWithTsJest} **/ export default { testEnvironment: 'node', transform: { '^.+.tsx?$': ['ts-jest',{}], }, };