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

Commit 9025113

Browse files
Sergio Sanguaninipetebacondarwin
Sergio Sanguanini
authored andcommitted
style(AngularPublic): add whitespace to jshint block
Closes #8360
1 parent c03ad24 commit 9025113

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
@@ -117,11 +117,11 @@ function publishExternalAPI(angular){
117117
'element': jqLite,
118118
'forEach': forEach,
119119
'injector': createInjector,
120-
'noop':noop,
121-
'bind':bind,
120+
'noop': noop,
121+
'bind': bind,
122122
'toJson': toJson,
123123
'fromJson': fromJson,
124-
'identity':identity,
124+
'identity': identity,
125125
'isUndefined': isUndefined,
126126
'isDefined': isDefined,
127127
'isString': isString,

0 commit comments

Comments
 (0)