UNPKG

@cbt/karma-cbt-launcher

Version:

Custom launcher for Karma that allows testing remotely through CrossBrowserTesting.

7 lines 111 B
module.exports = { "parser": "babel-eslint", "rules": { "strict": 2, "semi": 2 } };