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