This commit is contained in:
parent
af0dbc9d0c
commit
6ff0442912
1 changed files with 5 additions and 0 deletions
5
eslint.config.mjs
Normal file
5
eslint.config.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// @ts-check
|
||||
import withNuxt from './.nuxt/eslint.config.mjs'
|
||||
|
||||
export default withNuxt(
|
||||
)
|
||||
Loading…
Reference in a new issue