build: added antfu eslint
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu({
|
||||
unocss: true,
|
||||
vue: true,
|
||||
})
|
||||
+4
-1
@@ -14,6 +14,9 @@
|
||||
"@nuxt/ui": "^2.17.0",
|
||||
"nuxt": "^3.12.4",
|
||||
"typescript": "^5.5.4",
|
||||
"vue-tsc": "^1"
|
||||
"vue-tsc": "^1",
|
||||
"@antfu/eslint-config": "^2.24.0",
|
||||
"eslint": "9.5.0",
|
||||
"@unocss/eslint-plugin": "^0.61.6"
|
||||
}
|
||||
}
|
||||
Generated
+1811
-6
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user