Skip to content
Snippets Groups Projects
Commit b857b21f authored by Mike Greiling's avatar Mike Greiling
Browse files

resolve all no-trailing-spaces eslint violations

parent bf638d68
No related branches found
No related tags found
No related merge requests found
/* eslint-disable no-new, arrow-parens, no-param-reassign, comma-dangle, no-trailing-spaces, max-len */
/* eslint-disable no-new, arrow-parens, no-param-reassign, comma-dangle, max-len */
/* global Flash */
 
(global => {
Loading
Loading
/* eslint-disable space-before-function-paren, no-var, one-var, one-var-declaration-per-line, no-use-before-define, indent, no-trailing-spaces, comma-dangle, max-len */
/* eslint-disable space-before-function-paren, no-var, one-var, one-var-declaration-per-line, no-use-before-define, indent, comma-dangle, max-len */
/* global Issue */
 
/*= require lib/utils/text_utility */
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment