ember-cli / eslint-plugin-ember

An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
MIT License
257 stars 198 forks source link

fix test after parser update - Resolves no-unused-vars firing incorrectly on args inside template-tag #2148

Closed patricklx closed 1 month ago

patricklx commented 1 month ago

the pr https://github.com/ember-tooling/ember-eslint-parser/pull/88 fixes issue #2118 . the tests where wrong