initial commit
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
commit
116162ae31
16 changed files with 10503 additions and 0 deletions
6
nuxt-app/eslint.config.mjs
Normal file
6
nuxt-app/eslint.config.mjs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// @ts-check
|
||||
import withNuxt from './.nuxt/eslint.config.mjs'
|
||||
|
||||
export default withNuxt(
|
||||
// Your custom configs here
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue