ndlib/marble-website-starter

View on GitHub
@ndlib/gatsby-theme-marble/src/utils/api.js

Summary

Maintainability
A
2 hrs
Test Coverage

File api.js has 266 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import typy from 'typy'
import { encode, decode } from 'js-base64'

export const savePortfolioUser = ({ user, loginReducer }) => {
  const query = JSON.stringify({
Severity: Minor
Found in @ndlib/gatsby-theme-marble/src/utils/api.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status