diff --git a/options.json b/options.json index f64b78c6..f5b445c0 100644 --- a/options.json +++ b/options.json @@ -20,6 +20,9 @@ { "instanceof": "Function" } ] }, + "transform": { + "type": "string" + }, "singleton": { "type": "boolean" },