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