Autofix indentation issues (eslint --fix)
This commit is contained in:
@@ -36,7 +36,7 @@ ol.source.Image = function(options) {
|
||||
* @type {Array.<number>}
|
||||
*/
|
||||
this.resolutions_ = options.resolutions !== undefined ?
|
||||
options.resolutions : null;
|
||||
options.resolutions : null;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user