docs: remove test script
This commit is contained in:
+1
-2
@@ -7,8 +7,7 @@
|
|||||||
"build": "pnpm run typedoc && vitepress build src",
|
"build": "pnpm run typedoc && vitepress build src",
|
||||||
"serve": "vitepress serve src",
|
"serve": "vitepress serve src",
|
||||||
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore .",
|
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore .",
|
||||||
"typedoc": "typedoc --options ./typedoc.json",
|
"typedoc": "typedoc --options ./typedoc.json"
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@algolia/client-search": "^4.14.2",
|
"@algolia/client-search": "^4.14.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user