We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9095a38 commit 8e49308Copy full SHA for 8e49308
packages/homey/package.json
@@ -7,7 +7,8 @@
7
"tsc": "tsc",
8
"build": "tsdown",
9
"lint": "eslint --ext .js,.ts --ignore-path .gitignore .",
10
- "dev": "homey app run"
+ "dev": "homey app run",
11
+ "validate": "homey app validate"
12
},
13
"devDependencies": {
14
"@teslemetry/api": "workspace:*",
0 commit comments