We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212cba3 commit ed4a71cCopy full SHA for ed4a71c
website/docs/cli/commands/validate.mdx
@@ -178,6 +178,9 @@ The nested objects in `diagnostics` have the following properties:
178
which may be useful in understanding the source of a diagnostic in a
179
complex expression. These expression value objects are described below.
180
181
+- `extra` (object): An optional object that serves as an extension point for additional
182
+ machine-readable information about the problem.
183
+
184
### Source Position
185
186
A source position object, as used in the `range` property of a diagnostic
0 commit comments