fix: ignore duplicate identifier #253
Annotations
4 errors
Run Lint:
src/app/extend/context.ts#L273
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Lint:
src/app/extend/context.ts#L276
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Lint:
src/app/extend/context.ts#L278
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Lint
Process completed with exit code 1.
|
Loading