Skip to content

Mitix-EPI/MyLinter-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyLinter-angular

Automatic corrector of several 'ng lint' errors' list

Installation

git clone --depth=1 https://github.com/Mitix-EPI/MyLinter-angular &&
cd MyLinter-angular && sudo ./installer

How to use

(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"

Automatic Check Updates

About

Automatic corrector of several 'ng lint' errors' list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published