eslint / rewrite

Monorepo for the new version of ESLint
Apache License 2.0
65 stars 4 forks source link

chore: format all files #22

Closed mdjermanovic closed 1 month ago

mdjermanovic commented 1 month ago

This PR:

Question: I assumed we want to format all files that prettier knows to handle. Are there some files we'd like to ignore or format differently? I only ignored CHANGELOG.md files because those are autogenerated.

nzakas commented 1 month ago

Question: I assumed we want to format all files that prettier knows to handle. Are there some files we'd like to ignore or format differently?

I think just CHANGELOG.md we should leave alone. Otherwise, I'm :+1: to formatting everything. We can always adjust later if we don't like something.