update #16
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#L73
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L75
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L75
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L92
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L94
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L94
Unexpected any. Specify a different type
|
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.
|