mirror of
https://github.com/thelounge/thelounge.git
synced 2026-08-01 07:36:26 -04:00
Prep for TypeScript 7 Changelog: https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/ relevant points: - [`ignoreDeprecations`](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/#preparing-for-typescript-7.0) - [`RegExp.escape`](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/#regexp.escape) -[`"strict": "true"](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/#the-dom-lib-now-contains-dom.iterable-and-dom.asynciterable) is now default