Automatic corrector of several 'ng lint' errors' list
git clone --depth=1 https://github.com/Mitix-EPI/MyLinter-angular &&
cd MyLinter-angular && sudo ./installer
(Terminal): In angular project with ng lint rule
my_linter
You must have nodeJS and npm Also, have the @angular-devkit package updated (at least like in the example)
// package.json
"devDependencies": {
"@angular-devkit/build-angular": "~0.1000.0"