UNPKG

karma-mocha-reporter

Version:

Karma reporter with mocha style logging.

13 lines (12 loc) 270 B
{ // See https://go.microsoft.com/fwlink/?LinkId=759670 // for the documentation about the jsconfig.json format "compilerOptions": { "target": "es5", "module": "commonjs", "allowSyntheticDefaultImports": true }, "exclude": [ "node_modules" ] }