johnholdun/dotwave

View on GitHub
public/app.js

Summary

Maintainability
B
4 hrs
Test Coverage

File app.js has 343 lines of code (exceeds 250 allowed). Consider refactoring.
Open

addEventListener('load', () => {
  const LIMIT = 24
  const el = document.querySelector('#app')
  const env = {
    template: () => {},
Severity: Minor
Found in public/app.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status