src/ts/Classes/CGridParams.ts
Function constructor
has 33 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
constructor() {
this.gridID = "";
this.gridSize = 8;
this.tileMargin = 8;
this.tilePadding = 8;
- Create a ticketCreate a ticket