Commit Graph

14 Commits

Author SHA1 Message Date
Simen Bekkhus 0469b4c698
chore: enable a bunch more lint rules (#14794) 2023-12-29 07:49:03 +00:00
Simen Bekkhus 79a4ff4985
fix: add ESM exports of all modules manually (#14661) 2023-10-30 11:01:22 +00:00
Simen Bekkhus 46285d8bd2 chore: fix build script
I was a bit too quick in 66a002771c
2023-10-02 14:16:29 +02:00
Simen Bekkhus 66a002771c
chore: use webpack watcher in watch mode (#14590) 2023-10-02 14:04:09 +02:00
Simen Bekkhus 70340d0b6c
feat: bundle Jest's modules with webpack (#12348) 2023-09-20 00:20:28 +02:00
Simen Bekkhus 5b56467d0c
chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
Simen Bekkhus 408881b8fa
chore: enforce explicit length checks (#14539) 2023-09-18 16:10:35 +00:00
Simen Bekkhus 176b229bbf
chore: use glob@10 in build scripts (#14512) 2023-09-11 17:18:15 +02:00
Paul O’Shannessy 6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
Simen Bekkhus fb2f161574
chore: run type lint on @jest/console (#13403) 2022-10-08 19:54:33 +02:00
Simen Bekkhus 286dab2e57
chore: fix some type errors in tests (#13360) 2022-10-03 09:15:59 +02:00
Tom Mrazauskas d0cfb8f20a
chore(dev-scripts): rework options passed to `glob` (#12829) 2022-05-10 15:10:48 +02:00
Dmitry Semigradsky 3fc78ace37
chore: update `glob` package (#12709) 2022-05-06 13:52:07 +02:00
Feng Yu a93def0e5b
Use native ESM for dev scripts (#12636) 2022-04-07 14:20:17 +02:00