-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
I'm trying to add a description field which will be used to generate docs.
When creating a schema I get:
Object literal may only specify known properties, and 'description' does not exist in type 'RegExp | ObjectConstructor | SimpleSchema | StandardSchemaKeyDefinition | SchemaKeyDefinitionWithOneType | ... 8 more ... | SupportedTypes[]'.ts(2353)
What is the way to fix such errors and make TS happy about unknown fields?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels