flaviostutz / monolint

Linter for monorepos. Checks folder structure, module contents, file contents and naming conventions
MIT License
7 stars 4 forks source link

Improve auto-fix and add formatting using Prettier compatible with ESLint config #16

Closed tiagostutz closed 1 year ago

tiagostutz commented 1 year ago

Before starting the actual implementation of the issue #4 I'm submitting this PR that has some formatting automatizations that would help with code review. Basically it adds:

I put single quote because I couldn't find any place where it was explicitly set and looks like the single quote