EscolaLMS/Front

View on GitHub
src/App.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const App = () => {
  const { fetchSettings, settings, fetchNotifications, fetchConfig } =
    useContext(EscolaLMSContext);

  useEffect(() => {
Severity: Minor
Found in src/App.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status