📝 Documentation: File tracking issues for moving all linting into ESLint #834
Labels
area: documentation
Improvements or additions to docs
status: accepting prs
Please, send a pull request to resolve this!
Milestone
Bug Report Checklist
main
branch of the repository.Overview
This template has so many root-level config files and so many
lint:*
commands... a good chunk of them are for linters separate from ESLint. It's irksome having so many different ways to lint the codebase.I'd like to eventually trim those down into all being included by ESLint plugins. It'll make the ESLint config longer and will require work getting plugins up to feature parity, but I think that's worth the reduced number of files and commands.
Filing an issue on myself to get organized on this. I think it'll come after https://github.com/JoshuaKGoldberg/create-typescript-app/milestone/2 as a longer-term investment, since I don't think I'll be able to get it done in time for Hacktoberfest 2023.
Additional Info
No response
The text was updated successfully, but these errors were encountered: