Support multiple owners per glob #76
Annotations
7 errors and 2 warnings
Lint Codebase:
src/api.ts#L107
Replace `teams.length·===·0·||·(teams.length·===·1·&&·teams[0]·===·undefined)` with `⏎········teams.length·===·0·||⏎········(teams.length·===·1·&&·teams[0]·===·undefined)⏎······`
|
Lint Codebase:
src/api.ts#L109
Delete `;`
|
Lint Codebase:
src/api.ts#L109
Extra semicolon
|
Lint Codebase:
src/api.ts#L112
Delete `;`
|
Lint Codebase:
src/api.ts#L112
Extra semicolon
|
Lint Codebase:
src/api.ts#L131
Delete `;`
|
Lint Codebase:
src/api.ts#L131
Extra semicolon
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|