Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 986c446

Browse files
Sergio Sanguaninipetebacondarwin
Sergio Sanguanini
authored andcommitted
style(AngularPublic): add whitespace to jshint block
Closes #8360
1 parent 60366c8 commit 986c446

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/AngularPublic.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ function publishExternalAPI(angular){
109109
'element': jqLite,
110110
'forEach': forEach,
111111
'injector': createInjector,
112-
'noop':noop,
113-
'bind':bind,
112+
'noop': noop,
113+
'bind': bind,
114114
'toJson': toJson,
115115
'fromJson': fromJson,
116-
'identity':identity,
116+
'identity': identity,
117117
'isUndefined': isUndefined,
118118
'isDefined': isDefined,
119119
'isString': isString,

0 commit comments

Comments
 (0)