Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Documentation: File tracking issues for moving all linting into ESLint #834

Closed
2 tasks done
JoshuaKGoldberg opened this issue Sep 18, 2023 · 1 comment
Closed
2 tasks done
Assignees
Labels
area: documentation Improvements or additions to docs status: accepting prs Please, send a pull request to resolve this!

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

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

@JoshuaKGoldberg JoshuaKGoldberg added area: documentation Improvements or additions to docs status: accepting prs Please, send a pull request to resolve this! labels Sep 18, 2023
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Sep 18, 2023
@JoshuaKGoldberg
Copy link
Owner Author

Area Current ESLint Plugin Issue?
JSON ESLint plugin:jsonc
package.json npm-package-json-lint plugin:package-json #839
Markdown markdownlint plugin:mdx #567
TypeScript ESLint typescript-eslint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Improvements or additions to docs status: accepting prs Please, send a pull request to resolve this!
Projects
None yet
Development

No branches or pull requests

1 participant