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 7d0e13e..b258fea 100644
--- a/package.json
+++ b/package.json
@@ -216,6 +216,11 @@
"param",
"return"
]
+ },
+ "doxdocgen.generic.filteredKeywords": {
+ "description": "Array of keywords that should be removed from the input prior to parsing.",
+ "type": "array",
+ "default" : []
}
}
}