chore: lint script
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare",
|
||||
"lint": "eslint . --cache --fix",
|
||||
"format": "pnpx prettier --cache --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user