thiskevinwang/coffee-code-climb

View on GitHub
src/utils/typography/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function overrideThemeStyles has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Wordpress2016.overrideThemeStyles = (a, b) => {
  // console.log("a", a, "b", b)
  return {
    "a.gatsby-resp-image-link": {
      boxShadow: `none`,
Severity: Major
Found in src/utils/typography/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status