Initial commit
This commit is contained in:
commit
e4785522f5
19 changed files with 9648 additions and 0 deletions
6
eslint.config.mjs
Normal file
6
eslint.config.mjs
Normal file
|
@ -0,0 +1,6 @@
|
|||
// @ts-check
|
||||
import withNuxt from './.nuxt/eslint.config.mjs'
|
||||
|
||||
export default withNuxt(
|
||||
// custom rules
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue