module.exports = {
    "transform": {},
    "testRegex": "_unittest.js$",
    "testEnvironment": "node"
}