We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1243e commit d6430f0Copy full SHA for d6430f0
package.json
@@ -9,7 +9,7 @@
9
"author": "Kazato Sugimoto",
10
"license": "MIT",
11
"scripts": {
12
- "compile": "tsc",
+ "build": "tsc",
13
"test": "mocha -r ts-node/register -r intelli-espower-loader \"test/**/*.ts\"",
14
"release": "release-it",
15
"prepare": "husky install"
0 commit comments