fvanwijk/jasmine-mox-matchers

View on GitHub
wallaby.conf.js

Summary

Maintainability
A
0 mins
Test Coverage

Insert ยท
Open

module.exports = function(wallaby) {
Severity: Minor
Found in wallaby.conf.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ,
Open

    tests: [{ pattern: 'src/jasmine-mox-matchers.spec.js', load: false }]
Severity: Minor
Found in wallaby.conf.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ,
Open

      'src/*.js': wallaby.compilers.babel()
Severity: Minor
Found in wallaby.conf.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ,
Open

        instrument: false
Severity: Minor
Found in wallaby.conf.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ,
Open

      { pattern: 'src/jasmine-mox-matchers.js', load: false }
Severity: Minor
Found in wallaby.conf.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status