Add dependencies to run jest

This commit is contained in:
Patrick Smith
2018-11-19 21:01:33 -05:00
parent e6ca9d3b7e
commit 4149a4f1d5
3 changed files with 1680 additions and 35 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["env"]
}