swc/crates/swc_ecma_parser/tests/tsc/ts-expect-error-nocheck.ts

7 lines
133 B
TypeScript
Raw Normal View History

// @ts-nocheck
// there should not be a "Unused @ts-expect-error" error due to the // @ts-nocheck
// @ts-expect-error
const a = 1;