esformatter-ng-annotate

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i esformatter-ng-annotate

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • tgvarik