tracks/ecmascript/exercises/hamming/package.json in trackler-2.2.1.46 vs tracks/ecmascript/exercises/hamming/package.json in trackler-2.2.1.47
- old
+ new
@@ -37,10 +37,10 @@
]
}
],
["transform-regenerator"]
]
-},
+ },
"scripts": {
"test": "jest --no-cache ./*",
"watch": "jest --no-cache --watch ./*",
"lint": "eslint .",
"lint-test": "eslint . && jest --no-cache ./* "