We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
useUnicodeFlag
1 parent bebcf44 commit 7fddb72Copy full SHA for 7fddb72
.babelrc
@@ -1,6 +1,6 @@
1
{
2
"plugins": [
3
- "@babel/plugin-proposal-unicode-property-regex",
+ ["@babel/plugin-proposal-unicode-property-regex", { "useUnicodeFlag": false }],
4
[
5
"@babel/plugin-transform-runtime",
6
0 commit comments