Skip to content

Commit 042b988

Browse files
committed
Jest setup 💫
* Basic unit test. * Folder re-structuring.
1 parent 979c8e1 commit 042b988

11 files changed

+1678
-22
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules/
1+
node_modules/
2+
cache/

.npmignore

+6-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
Example/
1+
Sample/
2+
src/__tests__/
3+
package-lock.json
4+
.gitignore
5+
.babelrc
6+
.flowconfig

_config.yml

-1
This file was deleted.

0 commit comments

Comments
 (0)