* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
* fix(linter): convert tslint:disable comments as part of project conversion
* fix(linter): use dynamically loaded tslint-to-eslint-config
* fix(linter): restore unrelated snapshot
* chore(linter): use visitNotIgnoredFiles
* cleanup(linter): remove unused code
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
* feat(linter): convert-tslint-to-eslint generators
* fix(core): remove generators in collection for ng and nest
* fix(core): update tao to support mixed generators and schematics
* fix(core): update tao to support mixed generators and schematics
* fix(core): address some PR feedback
* fix(core): fix snapshots after syncing up with master
* feat(core): store user preference for removeTSLintIfNoMoreTSLintTargets
* fix(linter): unit tests
* feat(core): apply root tslint.json conversion to root .eslintrc.json