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 1159f96 commit 32ac9cdCopy full SHA for 32ac9cd
package.json
@@ -7,7 +7,7 @@
7
"lint": "eslint ./src/**/*.ts",
8
"prebuild": "npm run lint && node distDeletor.js",
9
"build":"tsc",
10
- "postbuild":"clear && echo Builded"
+ "postbuild":"cls && echo Builded"
11
},
12
"repository": {
13
"type": "git",
0 commit comments