@@ -0,0 +1,8 @@
// @ts-check
import withNuxt from './.nuxt/eslint.config.mjs'
export default withNuxt({
rules: {
'@typescript-eslint/no-explicit-any': 'off'
}
})
The note is not visible to the blocked user.