Refactor index.ts to replace hyphens with non-breaking hyphens in day… #16
Annotations
10 errors
Run npm run lint:
src/index.ts#L3
Replace `'./types'` with `"./types";`
|
Run npm run lint:
src/index.ts#L29
Insert `;`
|
Run npm run lint:
src/index.ts#L37
English text in string literals is not allowed
|
Run npm run lint:
src/index.ts#L42
English text in string literals is not allowed
|
Run npm run lint:
src/index.ts#L47
English text in string literals is not allowed
|
Run npm run lint:
src/index.ts#L50
Identifier 'team_id' is not in camel case
|
Run npm run lint:
src/index.ts#L53
Delete `··`
|
Run npm run lint:
src/index.ts#L56
Unexpected console statement
|
Run npm run lint:
src/index.ts#L62
'tableData' is never reassigned. Use 'const' instead
|
Run npm run lint:
src/index.ts#L64
Replace `data:·'Day',·header:·true` with `·data:·"Day",·header:·true·`
|
The logs for this run have expired and are no longer available.
Loading