Initial Version #15
Annotations
4 errors and 2 warnings
Lint Codebase:
src/main.ts#L17
'unchangedDoc' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/main.ts#L18
'unknownTags' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/main.ts#L155
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L164
Prefer for...of instead of Array.forEach
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|