nuxt / eslint

Collection of ESLint-related packages for Nuxt
https://eslint.nuxt.com
MIT License
534 stars 65 forks source link

After update from 0.4.0 to 0.5.0: no-unused-vars returns TypeError: Cannot use 'in' operator to search for 'type' in undefined #472

Closed TimGuendel closed 1 month ago

TimGuendel commented 1 month ago

Environment

Package

@nuxt/eslint

Reproduction

N/A

Describe the bug

After updating from 0.4.0 to 0.5.0: no-unused-vars returns

TypeError: Cannot use 'in' operator to search for 'type' in undefined.

Line 133 is always the first line after Githubissues.

  • Githubissues is a development platform for aggregating issues.