Skip to content

Commit 251434c

Browse files
committed
Update demo .eslintrc with new rule name
1 parent 655517d commit 251434c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/npm/.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins:
22
- angular
33

44
rules:
5-
angular/ng_controller_name:
5+
angular/controller-name:
66
- 2
77
- '/[A-Z].*Controller$/'
88
quotes:

0 commit comments

Comments
 (0)