nuxt / eslint-plugin-nuxt

ESLint plugin for Nuxt.js [WIP]
MIT License
129 stars 14 forks source link

detect using route path as key to asyncData/fetch #196

Open danielroe opened 1 year ago

danielroe commented 1 year ago

Example: https://github.com/nuxt/nuxt.js/issues/15580

pi0 commented 1 year ago

Shall we move issue to eslint-plugin-nuxt? Not sure how config can handle it alone.