wmakeev/moysklad

View on GitHub
src/have.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Replace 'use·strict' with "use·strict";
Open

'use strict'
Severity: Minor
Found in src/have.js by eslint

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

Replace './matchers') with "./matchers");
Open

const matchers = require('./matchers')
Severity: Minor
Found in src/have.js by eslint

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

Replace 'have2') with "have2");
Open

const have = require('have2')
Severity: Minor
Found in src/have.js by eslint

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

Insert ;
Open

module.exports = have.with(matchers)
Severity: Minor
Found in src/have.js by eslint

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

There are no issues that match your filters.

Category
Status