I want to push two new integration tests. One will run nx-create-workspace and apply our eslint rules via a simple script. The other one does the same for the Angular CLI. In that way, we would be notified if nx or angular-eslint/schematics have changed their layout/configuration. As discussed in #225