medialize/ally.js

View on GitHub
test/helper/leadfoot-commands.js

Summary

Maintainability
A
0 mins
Test Coverage

Unexpected '!' in 'intern/chai!expect'. Do not use import syntax to configure webpack loaders.
Open

  var expect = require('intern/chai!expect');
Severity: Minor
Found in test/helper/leadfoot-commands.js by eslint

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

Unexpected '!' in 'intern/dojo/node!leadfoot/keys'. Do not use import syntax to configure webpack loaders.
Open

  var keys = require('intern/dojo/node!leadfoot/keys');
Severity: Minor
Found in test/helper/leadfoot-commands.js by eslint

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

Unexpected '!' in 'intern/dojo/node!leadfoot/helpers/pollUntil'. Do not use import syntax to configure webpack loaders.
Open

  var pollUntil = require('intern/dojo/node!leadfoot/helpers/pollUntil');
Severity: Minor
Found in test/helper/leadfoot-commands.js by eslint

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

Unexpected '!' in 'intern/dojo/node!leadfoot/Command'. Do not use import syntax to configure webpack loaders.
Open

  var Command = require('intern/dojo/node!leadfoot/Command');
Severity: Minor
Found in test/helper/leadfoot-commands.js by eslint

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

There are no issues that match your filters.

Category
Status