feat: don't auto-deactivate mentors #46
Annotations
10 warnings
Run ESLint:
src/spreadsheet/index.ts#L24
'max50Hours' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
'renderedCircles' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L354
'diameter' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L361
'rendered' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L366
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Run ESLint:
src/views/dash/circlepacker.ts#L368
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Run ESLint:
src/views/dash/circlepacker.ts#L370
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Loading