Auto-correct lint errors (#2450)

* Auto-fixed linting errors and manually corrected spacing on some comments
This commit is contained in:
Andrew Henry
2019-08-27 09:26:58 -07:00
committed by GitHub
parent 3dc6dac12d
commit 974be0ae2c
22 changed files with 284 additions and 284 deletions

View File

@ -33,7 +33,7 @@ let brandingOptions = {};
*/
/**
* Set branding options for the application. These will override certain visual elements
* Set branding options for the application. These will override certain visual elements
* of the application and allow for customization of the application.
* @param {BrandingOptions} options
*/

View File

@ -42,7 +42,7 @@ import EventEmitter from 'EventEmitter';
*
* @typedef {object} NotificationModel
* @property {string} message The message to be displayed by the notification
* @property {number | 'unknown'} [progress] The progres of some ongoing task. Should be a number between 0 and 100, or
* @property {number | 'unknown'} [progress] The progres of some ongoing task. Should be a number between 0 and 100, or
* with the string literal 'unknown'.
* @property {string} [progressText] A message conveying progress of some ongoing task.

View File

@ -329,7 +329,7 @@ define([
hints: {
priority: 2
}
},
{
key: "timestamp",
@ -365,7 +365,7 @@ define([
{
key: "name",
name: "Name"
},
{
key: "timestamp",
@ -392,7 +392,7 @@ define([
{
key: "name",
name: "Name"
},
{
key: "timestamp-utc",
@ -434,7 +434,7 @@ define([
{
key: "name",
name: "Name"
},
{
key: "timestamp-utc",
@ -486,7 +486,7 @@ define([
hints: {
priority: 1
}
},
{
key: "timestamp-utc",