summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0e19d96..59f776b 100644
--- a/package.json
+++ b/package.json
@@ -181,11 +181,6 @@
"type": "boolean",
"default": true
},
- "doxdocgen.generic.indentWidth": {
- "description": "At how many spaces the documentation should be inserted. Only Valid for param and tparam.",
- "type": "number",
- "default": 0
- },
"doxdocgen.generic.order": {
"description": "The order to use for the comment generation. Values can be used multiple times. Valid values are shown in default setting.",
"type": ["array", "string"],