chiiya/haven

View on GitHub
src/notification/default-notification.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function createStyles has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const createStyles = (): string => {
  const options = store.notification.styles;

  return `
    .hv-notification {
Severity: Major
Found in src/notification/default-notification.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status