Skip to content

casetext/esformatter-ng-annotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esformatter-ng-annotate

esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.

Usage

Install it:

npm install esformatter-ng-annotate

Add it to your esformatter config file:

{
  "plugins": [
    "esformatter-ng-annotate"
  ]
}

Options

No options.

About

esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.

Resources

Stars

Watchers

Forks

Packages

No packages published