Add Epsilon Theme #1159
Annotations
10 errors
tester:
themes/epsilon/source/js/highlight.min.js#L1
Expected space or tab after '/*' in comment
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Use the global form of 'use strict'
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Unexpected var, use let or const instead
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Operator '=' must be spaced
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Wrap an immediate function invocation in parentheses
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Requires a space after '{'
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Statement inside of curly braces should be on next line
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Missing space before opening brace
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Use the global form of 'use strict'
|
tester:
themes/epsilon/source/js/highlight.min.js#L6
Strings must use singlequote
|