Jofthomas's picture
Upload 4781 files
5c2ed06 verified
raw
history blame contribute delete
201 Bytes
{
"diff": true,
"extension": ["js", "cjs", "mjs"],
"package": "./package.json",
"reporter": "spec",
"slow": 75,
"timeout": 2000,
"ui": "bdd",
"watch-ignore": ["node_modules", ".git"]
}