mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 17:30:37 +01:00
chore: lint
This commit is contained in:
@@ -7,12 +7,15 @@
|
||||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare"
|
||||
"postinstall": "nuxt prepare",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/kit": "^3.10.3",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"defu": "^6.1.4",
|
||||
"eslint": "^8.57.0",
|
||||
"nuxt": "npm:nuxt-nightly@pr-26085",
|
||||
"postcss": "^8.4.35",
|
||||
"radix-vue": "^1.4.9",
|
||||
|
||||
Reference in New Issue
Block a user