monkeytype/packages/contracts
2025-07-03 15:43:01 +02:00
..
__test__ fix: protect against stored xss in custom background url (@fehmer) (#6355) 2025-03-12 16:52:57 +01:00
src feat(settings): add deep links to specific sections (@fehmer) (#6661) 2025-07-01 20:46:43 +02:00
.eslintrc.cjs
.oxlintrc.json chore: add oxlint (@miodec) (#6455) 2025-04-16 17:18:50 +02:00
package.json chore: update express to 5.1.0 (@fehmer) (#6691) 2025-07-03 15:43:01 +02:00
tsconfig.json refactor: make funbox settings an array (@fehmer) (#6487) 2025-04-29 11:31:44 +02:00
tsup.config.js build: use tsup instead of esbuild for packages (@fehmer) (#6309) 2025-03-03 13:48:50 +01:00
vitest.config.js