sh33dafi/jest-sonar

View on GitHub
index.js

Summary

Maintainability
A
0 mins
Test Coverage
'use strict';

const reporter = require('./src/jest-sonar');
module.exports = reporter;