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 195463e commit fb92575Copy full SHA for fb92575
2 files changed
now.json
package.json
@@ -32,7 +32,6 @@
32
"docs:build": "dumi build",
33
"docs:deploy": "gh-pages -d docs-dist",
34
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
35
- "now-build": "npm run docs:build",
36
"prepare": "husky install",
37
"prepublishOnly": "npm run compile && rc-np",
38
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
0 commit comments