introduce jest and travis-ci (#541)

introduce jest and travis-ci
This commit is contained in:
Otto Mao
2020-01-21 10:59:14 +08:00
committed by xiaofeng.mxf
parent 3deacd2387
commit 2516ea2d57
90 changed files with 865 additions and 3379 deletions

View File

@@ -5,7 +5,7 @@
"browser": true,
"node": true,
"es6": true,
"jasmine": true
"jest": true
},
"globals": {
"React": true,