Thanks to visit codestin.com Credit goes to github.com
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 85ea219 commit 48dbb64Copy full SHA for 48dbb64
‎package.json‎
@@ -28,7 +28,8 @@
28
"prettier": "prettier --experimental-cli --ignore-unknown '**/*'",
29
"prettier:write": "pnpm run prettier --write",
30
"docs:generate": "node scripts/generateDocs.ts",
31
- "verify-links": "node scripts/verify-links.ts"
+ "verify-links": "node scripts/verify-links.ts",
32
+ "cipublish": "node scripts/publish.ts"
33
},
34
"nx": {
35
"includedScripts": [
0 commit comments