summaryrefslogtreecommitdiffstats
path: root/tsconfig.json
AgeCommit message (Expand)Author
2024-04-23Move JS source from `packs` to `entrypoints` (#30037)Matt Jankowski
2024-02-27Update devDependencies (non-major) (#29089)renovate[bot]
2024-01-23chore(deps): update devdependencies (non-major) (#28840)renovate[bot]
2024-01-16Add a new `@/` alias for the root frontend directory and use it where possibl...Renaud Chaput
2024-01-12Improve `lint-staged` config (#28704)Renaud Chaput
2023-05-23Use the new JSX transform (#25064)Renaud Chaput
2023-05-09Rework polyfills loading (#24907)Renaud Chaput
2023-05-08Add TypeScript support for `mastodon` alias and image imports (#24895)たいち ひ
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki