sparkletown/sparkle

View on GitHub
src/components/templates/AnimateMap/game/map/graphics/VenueTooltipEnter.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function draw has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private draw(): void {
    const style = new TextStyle({
      fill: "#ede8fe",
      fontSize: 14,
      fontWeight: "bold",

There are no issues that match your filters.

Category
Status