raviqqe/tasks

View on GitHub

Showing 1 of 20 total issues

Function main has 105 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const main = () => {
  const element = document.getElementById("root");

  if (!element) {
    throw new Error("no root element");
Severity: Major
Found in src/main.ts - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language