cdimascio / generator-express-no-stress

🚂 A Yeoman generator for Express.js based 12-factor apps and apis
MIT License
595 stars 82 forks source link

.eslintignore #34

Closed riveccia closed 5 years ago

riveccia commented 5 years ago

The ".eslintignore" file does not contain the value "*.yml". In this way, eslint is running also on "server/common/api.yml" and it's raising some errors, causing the installation to fail.

cdimascio commented 5 years ago

@riveccia Thanks for the issue! This is now resolved in 7.1.3