Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

expect-type should allow tsconfig options from new versions of typescript #348

@sandersn

Description

@sandersn

Example: exactOptionalPropertyTypes only works in 4.4, but it should be required in all tsconfigs on DT even though older compilers won't recognise it.
expect-type should remove new flags from tsconfig when testing old versions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions