1.0.1 • Published 9 years ago
esformatter-ng-annotate v1.0.1
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.