top | item 33773933

(no title)

canyonero | 3 years ago

I've been sensing this coming for some time given what Rome has been working on. Will be interesting to see how the rewrite pans out!

Any discussion these days around eslint reminds me of a new situation that still has me very confused where I've encountered a team of engineers that refuse to allow any formatting on their code. Are there any folks that run large JS/TS codebases with no automated linting/formatting by choice and maybe feel similarly or worked with other teams that do? I've come to expect eslint (and prettier) to be pretty much a given for a large JS/TS codebase.

discuss

order

conaclos|3 years ago

For anyone wondering, Rome [1] is a new JS/TS/JSON formatter and linter written in Rust.

[1] https://rome.tools

yewenjie|3 years ago

I wish rome lint was a drop-in replacement for ESLint.

Aeolun|3 years ago

It’s not a JSON formatter yet :P