kostapchuk / carrent-frontend

1 stars 0 forks source link

Linters and formatters are not configured #26

Open TELEUZI opened 2 years ago

TELEUZI commented 2 years ago

I think code quality and formatting could be improved by using ESlint, Prettier, .editorconfig, Lint-staged and Husky. Usage of webpack is also desirable.

kostapchuk commented 2 years ago

Thank you @TELEUZI for reviewing. Your help is highly appreciated.