mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-03 01:31:32 +01:00
Change linter config to antfu config and lint code
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// @ts-check
|
||||
import withNuxt from './.nuxt/eslint.config.mjs'
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default withNuxt(
|
||||
export default antfu(
|
||||
// Your custom configs here
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user