Lint JSON and MD files #155
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
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.
The text was updated successfully, but these errors were encountered: