Adding Jest

This commit is contained in:
Jeff Avallone
2018-02-10 18:30:07 -05:00
parent 916b38c6c5
commit 3e729b2a34
8 changed files with 923 additions and 40 deletions
+1
View File
@@ -0,0 +1 @@
module.exports = {};
+1
View File
@@ -0,0 +1 @@
module.exports = () => 'mock SVG';