sebinbenjamin/image-res-generator

View on GitHub
src/index.js

Summary

Maintainability
A
0 mins
Test Coverage

Replace err with (err)
Open

  .catch(err => catchErrors(err));
Severity: Minor
Found in src/index.js by eslint

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

Replace selPlatforms with (selPlatforms)
Open

      .then(selPlatforms => (gSelectedPlatforms = selPlatforms))
Severity: Minor
Found in src/index.js by eslint

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

Replace imageObjects with (imageObjects)
Open

      .then(imageObjects => {
Severity: Minor
Found in src/index.js by eslint

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

There are no issues that match your filters.

Category
Status