mirror of
https://github.com/flarum/core.git
synced 2025-05-29 10:39:37 +02:00
* Rename files * Rewrite common Application to TS * Improve DefaultResolver typings * Convert mapRoutes to TS * Fix incorrect JSDoc type * Add missing default value * Add debug button string to localisations * WIP Forum application TS rewrite * Use union and intersection to remove property duplication * Address some review comments Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com> * Address some review comments Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com> * Fix build error * Address some review comments Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com> * Add `type` import qualifier Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>