Consider adoption of exactOptionalPropertyTypes ts-compiler option Feature Request:
#7046
SimonSimCity
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Since this is a so-called "Recommended" compiler option, I would expect my project code to compile successfully with any dependency from
@tiptap.Use Case
Having this flag enabled will avoid both errors within the library, but also that this library will compile in projects having this flag enabled.
Developers (like me) will not have problems adopting this library, and have to raise #6914 to ensure their typing doesn't error out.
Type
Other
Beta Was this translation helpful? Give feedback.
All reactions