Javascript  |  7行  |  107 B

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