Skip to content

Commit cb51187

Browse files
committed
more detail in jsonschema description
1 parent 009f475 commit cb51187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsdoc/schemas/tsdoc.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040

4141
"reportUnsupportedHtmlElements": {
42-
"description": "Whether an error should be reported when an unsupported HTML element is encountered in a doc comment. Defaults to \"true\" if the \"supportedHtmlElements\" field is present, \"false\" if not.",
42+
"description": "Whether an error should be reported when an unsupported HTML element is encountered in a doc comment. Defaults to \"true\" if the \"supportedHtmlElements\" field is present in this file, \"false\" if not.",
4343
"type": "boolean"
4444
},
4545

0 commit comments

Comments
 (0)