Skip to content

Commit abc6ef6

Browse files
committed
feat: add jest for testing, update example test specs
1 parent 9fd2a47 commit abc6ef6

File tree

6 files changed

+1723
-62
lines changed

6 files changed

+1723
-62
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"browser": true,
3232
"es6": true,
3333
"mocha": true,
34+
"jest": true,
3435
"node": true
3536
},
3637
"globals": {

0 commit comments

Comments
 (0)