dustinspecker / awesome-eslint

A list of awesome ESLint plugins, configs, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace prettier-standard by official prettier config

alcpereira opened this issue · comments

As recommended by Prettier docs, you should use the official prettier eslint config instead of using eslint plugins. I think prettier-standard falls in this category and should not be recommended in this list.

I can make a PR for this if you want.

also, he doesn't maintained

@alcpereira A pull request would be awesome for this change.