chore: makefile utilities
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"build-only": "vite build",
|
||||
"type-check": "vue-tsc --build",
|
||||
"lint": "eslint . --cache",
|
||||
"fix": "eslint . --fix --cache",
|
||||
"lint-fix": "eslint . --fix --cache",
|
||||
"format": "prettier --write --experimental-cli src/"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user