rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
]
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 5,
|
||||
"end": 6,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user