feat(types)!: move to TypeScript #1
Annotations
11 errors and 10 warnings
|
Lint:
lib/index.js#L1
Extra semicolon
|
Lint:
lib/index.js#L2
Expected newline between test and consequent of ternary expression
|
Lint:
lib/index.js#L2
Expected newline between consequent and alternate of ternary expression
|
Lint:
lib/index.js#L2
Unnecessary parentheses around expression
|
Lint:
lib/index.js#L2
Missing space before function parentheses
|
Lint:
lib/index.js#L3
Expected indentation of 2 spaces but found 4
|
Lint:
lib/index.js#L3
Extra semicolon
|
Lint:
lib/index.js#L4
Expected indentation of 2 spaces but found 4
|
Lint:
lib/index.js#L4
Extra semicolon
|
Lint:
lib/index.js#L5
Expected indentation of 2 spaces but found 4
|
Lint:
lib/index.js#L2
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L4
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L6
Generic Object Injection Sink
|
Lint:
lib/index.js#L11
Generic Object Injection Sink
|
Lint:
lib/index.js#L11
Generic Object Injection Sink
|
Lint:
lib/index.js#L13
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L18
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L20
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L21
Unexpected var, use let or const instead
|
Lint:
lib/index.js#L25
Unexpected var, use let or const instead
|
Loading