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