Add ts-jest and jest tests for utils

This commit is contained in:
2018-04-02 10:45:00 +05:30
parent 87ec445760
commit baceffce56
3 changed files with 84 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@
"@types/node": "^9.6.0",
"@types/react": "^16.0.41",
"@types/react-dom": "^16.0.4",
"ts-jest": "^22.4.2",
"typescript": "^2.7.2"
}
}