summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9b46c37d..f9f44a9f 100644
--- a/package.json
+++ b/package.json
@@ -184,6 +184,17 @@
],
"scope": "resource",
"type": "string"
+ },
+ "unused-vararg": {
+ "default": "Hint",
+ "enum": [
+ "Error",
+ "Warning",
+ "Information",
+ "Hint"
+ ],
+ "scope": "resource",
+ "type": "string"
}
},
"scope": "resource",