troysandal/p5js-typescript-fusebox

Unused consts

Closed this issue · 1 comments

Looks like you're not using x and y.

const x: number = 100

Thanks @nikolasleblanc - fixed.