Initial Version #18
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#L187
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L196
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.
|