summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index a5d6658..bbaf64d 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,11 @@
"/**",
"/*!"
]
+ },
+ "doxdocgen.generic.generateReturnType": {
+ "description": "Insert return type into generated documentation",
+ "type": "boolean",
+ "default": true
}
}
}