fix(eslint): Make it happy #16
Annotations
10 errors
add-in/et/src/commands/commands.ts#L1
'indent' rule is disabled but never reported.
|
add-in/et/src/commands/commands.ts#L7
Expected space or tab before '*/' in comment.
|
add-in/et/src/commands/commands.ts#L7
'global' is already defined as a built-in global variable.
|
add-in/et/src/commands/commands.ts#L9
Unsafe call of an `any` typed value.
|
add-in/et/src/commands/commands.ts#L19
Unsafe assignment of an `any` value.
|
add-in/et/src/commands/commands.ts#L26
Unsafe call of an `any` typed value.
|
add-in/et/src/commands/commands.ts#L32
Unsafe call of an `any` typed value.
|
add-in/et/src/commands/commands.ts#L36
Unexpected negated condition.
|
add-in/et/src/commands/commands.ts#L38
Unexpected negated condition.
|
add-in/et/src/commands/commands.ts#L39
Expected indentation of 3 tabs but found 2.
|
The logs for this run have expired and are no longer available.
Loading