node-zwave-js/packages/flash/tsconfig.json

7 lines
191 B
JSON

// tsconfig for IntelliSense - active in all files in the current package
{
"extends": "../../tsconfig.base.json",
"include": ["src/**/*.ts"],
"exclude": ["build/**", "node_modules/**"]
}