mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-02-01 21:47:50 +01:00
Initial commit for ArtRag
This commit is contained in:
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(
|
||||
// Your custom configs here
|
||||
)
|
||||
Reference in New Issue
Block a user