EmmanuelDemey / eslint-plugin-angular

ESLint plugin for AngularJS applications
https://www.npmjs.com/package/eslint-plugin-angular
618 stars 131 forks source link

Update dependencies (ESLint v9 and test libraries) #600

Open pioug opened 7 months ago

pioug commented 7 months ago

Big PR, lots of changes, but I hope that you don't mind because the repo is not actively maintained anyway 💦

Test cases must be unique. Identical test cases can cause confusion and be hard to detect manually in a long test file. Duplicates are now automatically detected and can be safely removed.

I use this plugin at BandLab, so I don't mind spending some time on it if necessary. If you're looking for a maintainer, I volunteer! Last resort for me would be publishing my fork. I can break down the PR if you prefer, but I'm not sure if it's time-savvy.