We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
modules.auto
1 parent 239e43d commit 8c9ffe7Copy full SHA for 8c9ffe7
src/options.json
@@ -39,7 +39,7 @@
39
"auto": {
40
"anyOf": [
41
{
42
- "type": "object"
+ "instanceof": "RegExp"
43
},
44
45
"type": "boolean"
0 commit comments