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