We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8616b commit 692d148Copy full SHA for 692d148
docs/rules/function-type.md
@@ -5,7 +5,6 @@
5
Anonymous or named functions inside AngularJS components.
6
The first parameter sets which type of function is required and can be 'named' or 'anonymous'.
7
The second parameter is an optional list of angular object names.
8
-The third parameter is an optional list of reserved callee object name, default value is ['_'] to avoid false positive with lodash.
9
10
**Rule based on Angular 1.x**
11
0 commit comments