mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-06-24 18:54:21 +00:00
enhancement(lint): Fix lint errors for eslint.config.mjs
Co-authored-by: NeonGamerBot-QK <neon@saahild.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
parent
af13f43b09
commit
ac85ebf005
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,5 @@
|
||||||
// @ts-check
|
// @ts-check
|
||||||
import withNuxt from './.nuxt/eslint.config.mjs'
|
import withNuxt from "./.nuxt/eslint.config.mjs";
|
||||||
|
|
||||||
export default withNuxt(
|
export default withNuxt();
|
||||||
// Your custom configs here
|
// Your custom configs here
|
||||||
)
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue