aboutsummaryrefslogtreecommitdiff
path: root/editors/code
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 7c8b2fbec..4b47fc9d3 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -583,7 +583,7 @@
583 "items": { 583 "items": {
584 "type": "string" 584 "type": "string"
585 }, 585 },
586 "description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in te problems panel.", 586 "description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in the problems panel.",
587 "default": [] 587 "default": []
588 } 588 }
589 } 589 }