yeoman / generator-webapp

A gulp.js generator for modern webapps
3.77k stars 708 forks source link

Refactor in order to improve maintainability #741

Closed UlisesGascon closed 5 years ago

UlisesGascon commented 5 years ago

Related to #740

📝 Main Report

Critical points covered in this refactor

UlisesGascon commented 5 years ago

@silvenon time to check 😎

UlisesGascon commented 5 years ago

Sorry @silvenon I managed wrong some changes between the branches and the last two commits are related to merge conflicts with #739, as now is part of Master Branch. Next Time I will follow the guides xD

silvenon commented 5 years ago

Ok, I pushed some changes to master regarding code style. I'm not sure if your editor respects git hooks, if not, ESLint and Prettier errors will now be detected with Travis. 🚀