5 Commits

Author SHA1 Message Date
Jos de Jong
ab3461d484
feat: implement support for bigint (#3207, #2737) 2024-05-31 12:43:09 +02:00
Jos de Jong
544b86f25f
fix: #2919 TypeScript types not working with NodeNext module resolution (#3079) 2023-10-26 11:39:44 +02:00
Jos de Jong
5bd7752c29 chore: fix broken TS config, oopsie 2022-11-29 14:54:37 +01:00
Jos de Jong
709d4bdcac Update history 2022-11-29 13:24:19 +01:00
Jos de Jong
5e439be0a8
Fix #2809: code completion issues in some IDE's (#2812)
* Move types/index.ts to test/typescript-tests/testTypes.ts (WIP)

* Fix the paths for the test:types script

* Move tsconfig.json to the root
2022-10-19 08:23:14 +02:00