t10d / cra-template-kingdom

Create React App Template crafted in the Kingdom.
MIT License
15 stars 1 forks source link

Linting #2

Closed diogomqbm closed 3 years ago

diogomqbm commented 3 years ago

Description

Regarding linting and code style we should choose which configuration and patterns to use. I'm good with using any current project linting pattern such as Apolo's. What do you guys think?

leonardomolinan commented 3 years ago

If Apolo's linting pattern are the best of we have today on T10 I think that we can use the same patterns, otherwise we can find another one, that will need to be better than the first in some way.

GuilhermeLLS commented 3 years ago

this is not a big deal for me. As long as those patterns get respected, I am down to do anything.

diogomqbm commented 3 years ago

Me too

luisrondow commented 3 years ago

I like 2 spaces + semicolon + single quotes. I think we can use some pattern.