Update Rollup plugins (#13265)
This commit is contained in:
@@ -19,7 +19,7 @@ export default declare(api => {
|
||||
|
||||
return {
|
||||
name: "proposal-numeric-separator",
|
||||
inherits: syntaxNumericSeparator,
|
||||
inherits: syntaxNumericSeparator.default,
|
||||
|
||||
visitor: {
|
||||
NumericLiteral: remover,
|
||||
|
||||
Reference in New Issue
Block a user