cgalvarez/atom-coverage

View on GitHub
lib/transpiler/babel.js

Summary

Maintainability
A
0 mins
Test Coverage

Prefer _.filter instead of _.pullAt
Open

      const plugin = _.pullAt(plugins, found.index);
Severity: Minor
Found in lib/transpiler/babel.js by eslint

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

There are no issues that match your filters.

Category
Status