Merge feat:migrate/ux-improvements #180
Annotations
10 errors
Lint the extension:
src/index.ts#L241
'widget' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L286
'texContext' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L432
'widget' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L434
'editor' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L448
'widget' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L450
'editor' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L452
'start' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L453
'end' is never reassigned. Use 'const' instead
|
Lint the extension:
src/index.ts#L454
Expected '===' and instead saw '=='
|
Lint the extension:
src/index.ts#L470
'action' is never reassigned. Use 'const' instead
|
Loading