aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
Commit message (Expand)AuthorAgeFilesLines
* Update JS and PY deps, misc tweaks (#33903)silverwind5 days1-0/+2
* Enable eslint for commonjs (#33575)silverwind2025-02-121-4/+8
* Enable two more strict options in tsconfig (#33438)silverwind2025-01-301-0/+2
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-221-0/+1
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-161-0/+1
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-0/+1
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-161-1/+2
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-101-2/+1
* Move web globals to `web_src/js/globals.d.ts` (#31943)silverwind2024-08-301-1/+1
* Convert frontend code to typescript (#31559)silverwind2024-07-071-0/+5
* Add initial typescript config and use it for eslint,vitest,playwright (#31186)silverwind2024-06-281-0/+30