andeemarks/xxtechconfspeakers-gatsby

View on GitHub
src/html.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    let css
    if (process.env.NODE_ENV === `production`) {
      css = (
        <style
Severity: Major
Found in src/html.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status