Closed rojvv closed 2 years ago
Does Node have a formatting "tooling"?
It doesn't matter which tool we use, I want to keep them formatted for consistency because right now some places are using single quotes and the rest is using double quotes.
I also believe that Prettier will have a similar result, too.
Prettier is set up for this repo, it just needs to be applied correctly.
some places are using single quotes and the rest is using double quotes.
and there’s kinda nothing wrong with it
I'll use it to format everywhere except the Deno Deploy example, will this be okay?
Supabase also uses deno tooling for example
I'll exclude that, too.
Oh no, not tab width 4
Tab width will be decided by KnorpelSenf's formatting GmbH.
Oh no, not tab width 4
I don't have too strong opinions about this
This is a repo with examples for Node.js. Doesn't it make more sense to stick with Node tooling then?