Fix type context for fn #1139
Annotations
1 error and 2 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
packages/typescript/test/function-declaration.test.tsx#L395
'i2' is never reassigned. Use 'const' instead
|
|
Lint:
packages/typescript/test/function-declaration.test.tsx#L394
'i1' is never reassigned. Use 'const' instead
|
Loading