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 GitHub
parent d3c306b976
commit 28108d4c78
91 changed files with 1112 additions and 3387 deletions

View File

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