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

Lint JSON and MD files #155

Open
luxaritas opened this issue Sep 1, 2022 · 0 comments
Open

Lint JSON and MD files #155

luxaritas opened this issue Sep 1, 2022 · 0 comments
Labels
priority: p4/minor There is a reasonable workaround, or there is a nice to have with limited impact scope: eslint-plugin size: md type: enhancement New feature or request

Comments

@luxaritas
Copy link
Member

Since we no longer use Prettier, there are some files which are no longer autoformatted. The most relevant are JSON and MD. It would be nice if we could implement some basic standard formatting (line breaks, line length, trailing commas, etc). Another interesting thing we could do for JSON would be defining a preferred order for package.json keys.

@luxaritas luxaritas added type: enhancement New feature or request scope: eslint-plugin priority: p4/minor There is a reasonable workaround, or there is a nice to have with limited impact size: md labels Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p4/minor There is a reasonable workaround, or there is a nice to have with limited impact scope: eslint-plugin size: md type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant