Better error output in parser tests (#9491)

This commit is contained in:
Daniel Tschinder
2019-02-11 02:13:24 -08:00
committed by GitHub
parent 3a9743fce4
commit d349b74a4f
2 changed files with 50 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
},
"devDependencies": {
"@babel/helper-fixtures": "^7.2.0",
"@babel/code-frame": "^7.0.0",
"charcodes": "0.1.0",
"unicode-11.0.0": "^0.7.8"
},