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 8f1cc20 commit 91976ebCopy full SHA for 91976eb
package.json
@@ -6,7 +6,6 @@
6
"scripts": {
7
"watch": "vitepress dev . --open",
8
"build": "vitepress build .",
9
- "install": "npm install --global mermaid-filter",
10
"lint": "npm run lint:format && npm run lint:js",
11
"lint:js": "eslint . .vitepress",
12
"lint:format": "prettier . --list-different",
0 commit comments