buildo / eslint-config

buildo's eslint shared config
http://buildo.io
4 stars 2 forks source link

Create test project to test our rules against #92

Closed gabro closed 7 years ago

gabro commented 7 years ago

requirements

The idea is to have a test suite so that we can update rules and dependencies with some confidence.

specs

My current proposal is to create a comprehensive project compliant with our ESLint standards.

This allows us to run an updated configuration against the project and verify that nothing breaks.