You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@ To pass this option to the plugin, [add it to your Babel configuration](https://
48
48
49
49
See [ng-annotate](https://github.com/olov/ng-annotate)'s documentation and the [test sources](tests/) for details about the patterns that can be automatically detected by ng-annotate and this plugin, as well as information about how to explicitly mark functions and classes for annotation.
50
50
51
+
[Try it out in your browser](http://schmod.github.io/babel-plugin-angularjs-annotate/).
52
+
51
53
### ES6 Annotations
52
54
53
55
This plugin can annotate some ES6 classes and arrow functions that are not supported by ng-annotate:
0 commit comments