update #15
Annotations
10 errors and 3 warnings
Lint Codebase:
src/main.ts#L6
Missing return type on function
|
Lint Codebase:
src/main.ts#L55
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L57
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L57
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L63
Unexpected string concatenation
|
Lint Codebase:
src/main.ts#L64
Unexpected string concatenation
|
Lint Codebase:
src/main.ts#L74
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L76
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L76
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L82
Unexpected string concatenation
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|