EmmaRamirez/Clickopolis

View on GitHub
src/utils/biome.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function biomeSelection has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function biomeSelection(biomeInput) {

  bindElement('.biome-select-dropdown', 'click', () => { toggleBiomeSelectDropdown() });


Severity: Minor
Found in src/utils/biome.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status