UNPKG

inventoresed

Version:

Z-Wave driver written entirely in JavaScript/TypeScript

13 lines (12 loc) 222 B
// tsconfig for IntelliSense - active in all files in the current package { "extends": "../../tsconfig.json", "compilerOptions": {}, "include": [ "src/**/*.ts" ], "exclude": [ "build/**", "node_modules/**" ] }