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