cbillowes/gatsby-remark-interactive-gifs

View on GitHub
src/gatsby-node.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sourceNodes has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.sourceNodes = (options, pluginOptions) => {
  const { reporter } = options;
  Reporter = reporter;

  if (validate(pluginOptions)) {
Severity: Minor
Found in src/gatsby-node.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status