feat: refactoring project
This commit is contained in:
4
node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js
generated
vendored
4
node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js
generated
vendored
@@ -12,7 +12,9 @@ var _default = exports.default = (0, _helperPluginUtils.declare)(api => {
|
||||
name: "transform-unicode-sets-regex",
|
||||
feature: "unicodeSetsFlag",
|
||||
manipulateOptions(opts, parserOpts) {
|
||||
parserOpts.plugins.push("regexpUnicodeSets");
|
||||
{
|
||||
parserOpts.plugins.push("regexpUnicodeSets");
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user