immutable-cursor icon indicating copy to clipboard operation
immutable-cursor copied to clipboard

ESLint 💔, Prettier 💅

Open jameshopkins opened this issue 8 years ago • 2 comments

'Cos formatters rock, and the codebase is syntactically trivial enough for us not to have to involve a linter in addition.

jameshopkins avatar Mar 23 '17 22:03 jameshopkins

Why not have both?

Eslint is still useful to track unused variables, imports that don't exist and other static analysis things. Unless you intend to introduce Flow instead?

charypar avatar Mar 24 '17 10:03 charypar

Unless you intend to introduce Flow instead?

That's the plan :)

jameshopkins avatar Mar 24 '17 10:03 jameshopkins