• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module.exports = {
2    "transform": {},
3    "testRegex": "_unittest.js$",
4    "testEnvironment": "node"
5}
6
7