Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Xoka12803yI absolutely hate both of it. I fucking use a jetbrains IDE that has built in formatter & linting. I don't need to download them from npm again.
even VS code has formatter & linting extensions. why people still add them in the dependencies? -
Is webstorm working well with TS and does a good job with formatting an save?
I mean it is not that expensive but as a hobbiest aka startup with no money, I hesitated to buy it so far. -
When collaborating with other people they make sense…
Those couple of hours you spend to fix something like your case happen to be way less annoying than all the pr garbage for imports being sorted differently, add space here, remove space there blablabla -
-
Also, named JSON entries, like Babel plugins
@highlight
[
["myPlugin", {
"prepareOnly": true
}],
["3rdPartyHack", {
"setting": "foo"
}],
[" myPlugin", {
"inputFormat": "prepared"
}]
]
Related Rants
Why the fuck why are tslint and prettier are always sucking their dicks and fuck each others asses.
Do you know this moment when you think:.... 🤔 They have millions of downloads, why do I bother formatting my code so much. Mabye all this people are smarter and saving so much time.
Then you set up eslint and prettier adjusting 10000k rules just to find eslint and prettier five minutes later in one file fucking their asses again how to indent on save😠😱
rant
prettier
exploding
eslint
typescript