vmarcosp/minimalist-profile

Add Linters to keep code style consistent

VitorLuizC opened this issue · 0 comments

Keeping code style is not easy without a lint tool like ESLint. So, would be awesome add linters to JavaScript and SCSS.

I suggest ESLint/StandardJS and Stylelint/RSCSS, this also take care of using a pattern to organize stylesheets.