bluesky-social / atproto

Social networking technology created by Bluesky
Other
6.65k stars 467 forks source link

Remove unused "prettier-config-standard" devDependency #3014

Open trivikr opened 4 hours ago

trivikr commented 4 hours ago

Is your feature request related to a problem? Please describe.

I was looking into dependencies, and noticed that prettier-config-standard is unused. https://github.com/search?q=repo%3Abluesky-social%2Fatproto%20prettier-config-standard&type=code

As per their docs, it needs to be added in prettier configuration file. And it's not listed there https://github.com/bluesky-social/atproto/blob/main/.prettierrc

While looking into history, I noticed it was added in https://github.com/bluesky-social/atproto/pull/152, but was never used. It appears safe to remove it.

Describe the solution you'd like

Remove unused "prettier-config-standard" devDependency

trivikr commented 4 hours ago

It looks like atproto just imported a subset of standard styles, like: