Housekeeping updates #33
Annotations
5 errors and 3 warnings
Lint Code Base:
src/actionItems.ts#L17
'matches' is never reassigned. Use 'const' instead
|
Lint Code Base:
src/actionItems.ts#L23
Unexpected string concatenation
|
Lint Code Base:
src/actionItems.ts#L28
Unexpected string concatenation
|
Lint Code Base:
src/createIssue.ts#L11
Unexpected var, use let or const instead
|
Lint Code Base:
src/createIssue.ts#L11
Unexpected string concatenation
|
Lint Code Base:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Code Base:
.prettierrc.json#L1
File ignored by default.
|
Lint Code Base:
src/meetingTopics.ts#L21
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|