fix(regex tester): optional groups/captures failing

Fix #1388
This commit is contained in:
ShareVB 2024-11-17 22:15:54 +01:00
parent 0b1b98f93e
commit 11c0ac7777
4 changed files with 64 additions and 5 deletions

View file

@ -286,6 +286,9 @@
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true,
"toValue": true
"toValue": true,
"injectLocal": true,
"provideLocal": true,
"useClipboardItems": true
}
}