eslint.config.mjs 120 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // @ts-check import withNuxt from './.nuxt/eslint.config.mjs' export default withNuxt( // Your custom configs here )