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