lila/ui/tournamentCalendar
Niklas Fiekas b2cca042d9 use more const wherever possible
Relies on const hoisting in same cases. Checked that code already
assumes initialized variables.

Checked that initialization order in snabbdom modules remains the same,
by always using the following structure: Instanciate ctrl, initial patch,
declare redraw function.
2021-04-07 19:35:57 +02:00
..
src use more const wherever possible 2021-04-07 19:35:57 +02:00
package.json upgrade to snabbdom 2021-04-03 20:36:53 +02:00
rollup.config.js prettier: format all files 2021-02-06 14:52:33 +01:00
tsconfig.json upgrade to snabbdom 2021-04-03 20:36:53 +02:00