mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
lint
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@
|
||||
"license": "MIT",
|
||||
"prepare": "npm run build",
|
||||
"scripts": {
|
||||
"dev:docs": "cd docs && yarn serve",
|
||||
"build:docs": "cd docs && yarn build",
|
||||
"dev:docs": "cd docs && yarn dev",
|
||||
"build:docs": "cd docs && yarn generate",
|
||||
"semantic-release": "semantic-release",
|
||||
"commit": "git-cz",
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user