Initial implementation #13
Annotations
10 errors and 2 warnings
Lint Codebase:
src/api.ts#L5
Delete `;`
|
Lint Codebase:
src/api.ts#L5
Extra semicolon
|
Lint Codebase:
src/api.ts#L6
Delete `;`
|
Lint Codebase:
src/api.ts#L6
Extra semicolon
|
Lint Codebase:
src/api.ts#L7
Delete `;`
|
Lint Codebase:
src/api.ts#L7
Extra semicolon
|
Lint Codebase:
src/api.ts#L13
Missing return type on function
|
Lint Codebase:
src/api.ts#L18
Expected property shorthand
|
Lint Codebase:
src/api.ts#L19
Delete `;`
|
Lint Codebase:
src/api.ts#L19
Extra semicolon
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|