Add resolve block to math.js #1600
Annotations
10 errors and 10 warnings
build:
extensions/true-fantom/math.js#L5
'module' is not defined
|
build:
extensions/true-fantom/math.js#L5
'define' is not defined
|
build:
extensions/true-fantom/math.js#L5
'define' is not defined
|
build:
extensions/true-fantom/math.js#L5
'exports' is not defined
|
build:
extensions/true-fantom/math.js#L5
Unnecessary 'use strict' directive
|
build:
extensions/true-fantom/math.js#L5
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
build:
extensions/true-fantom/math.js#L5
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
build:
extensions/true-fantom/math.js#L5
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
build:
extensions/true-fantom/math.js#L5
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
build:
extensions/true-fantom/math.js#L5
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
build:
extensions/true-fantom/math.js#L3
Trailing spaces not allowed
|
build:
extensions/true-fantom/math.js#L5
Statement inside of curly braces should be on next line
|
build:
extensions/true-fantom/math.js#L5
Operator '==' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '&&' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '==' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '?' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '=' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator ':' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '==' must be spaced
|
build:
extensions/true-fantom/math.js#L5
Operator '&&' must be spaced
|