sheerun / prettier-standard

Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)
MIT License
868 stars 44 forks source link

prettier-standard linting errors #80

Closed Windvis closed 5 years ago

Windvis commented 5 years ago

Due to the project's title (Prettier and standard brought together! <3) I assumed we didn't need to install and run standard for its linting functionality. I did some testing and it seems like prettier-standard does not output any linting errors.

Are we supposed to run standard alongside prettier-standard?

sheerun commented 5 years ago

It's duplicate of #17

Windvis commented 5 years ago

Thanks for the link! I'm still not sure what would be the best way to also get Standard's linting functionality. Maybe some more clarification can be added to the readme file? It looks like I'm not the only one who misunderstood what prettier-standard actually does (and doesn't).

sheerun commented 5 years ago

I thought it was pretty clear with "While standard is a linter, prettier-standard is a formatter"? #17 is not about misunderstanding but adding extra functionality