OasisDEX/oasis-react

View on GitHub
src/index.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function bootstrap has 52 lines of code (exceeds 50 allowed). Consider refactoring.
Open

const bootstrap = async () => {
  const { dispatch, getState } = store;
  period.init(getState);
  conversion.init(getState);

Severity: Major
Found in src/index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status