Explicit labels for tokenTypes (#9761)
* Explicit labels for tokenTypes * Fix test * Fix test
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"presets": [["react", {}, "before"], "typescript", ["react", {}, "after"]],
|
||||
"throws": "Unexpected token, expected \"</>\" (1:6)"
|
||||
"throws": "Unexpected token, expected \"</>/<=/>=\" (1:6)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user