aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/package.json')
-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 af0a5c851..938df475f 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -554,7 +554,7 @@
554 "items": { 554 "items": {
555 "type": "string" 555 "type": "string"
556 }, 556 },
557 "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.", 557 "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.",
558 "default": [] 558 "default": []
559 } 559 }
560 } 560 }