b495
* Make it testable * Introduce a simple integration test, so it is easier to spot problems with ESLint version upgrade * Add a few changes to Makefile: - `make integration` - `DEBUG=true make integration` - `DEBUG=true make test` - `make citest` -> runs `npm run test integration`