Skip to content

Commit 692d148

Browse files
committed
Regenerate rule documentation
1 parent 3a8616b commit 692d148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/rules/function-type.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
Anonymous or named functions inside AngularJS components.
66
The first parameter sets which type of function is required and can be 'named' or 'anonymous'.
77
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.
98

109
**Rule based on Angular 1.x**
1110

0 commit comments

Comments
 (0)