A `// @ts-expect-error` directive is present but the following line does not produce a TypeScript error. Remove the directive or move it to a line that actually has an error.
TS2578
typescript A `// @ts-expect-error` directive is present but the following line does not produce a TypeScript error. Remove the directive or move it to a line that actually has an error.