eslint-community / eslint-utils

Utilities for ESLint plugins and custom rules.
https://eslint-community.github.io/eslint-utils
MIT License
18 stars 7 forks source link

Review eslint-plugin-unicorn for utilities #245

Open brettz9 opened 5 days ago

brettz9 commented 5 days ago

My plate is unfortunately too full to take on this myself, so this is just a throwaway suggestion (and feel free to close), but you might wish to consider reviewing eslint-plugin-unicorn for its utils (and possibly ast and fix) folders. A very robust set of utilities which are only available within that plugin...

voxpelli commented 4 days ago

We have @fisker on the team of this module now, so such additions should become easier

Can we make an actual list and look into making PR:s for them?

brettz9 commented 4 days ago

There can be multiple methods within one file, so you'd have to decide whether to adopt all methods of a given file.

The folders: