monkeytype/packages/funbox
2025-07-16 15:53:36 +02:00
..
__test__ refactor: make funbox settings an array (@fehmer) (#6487) 2025-04-29 11:31:44 +02:00
src feat(funbox): add no quit (@miodec) (#6741) 2025-07-16 15:53:36 +02:00
.eslintrc.cjs
.oxlintrc.json chore: add oxlint (@miodec) (#6455) 2025-04-16 17:18:50 +02:00
package.json chore: bump oxlint version 2025-06-14 14:43:05 +02:00
tsconfig.json impr: allow multiple funboxes with css (@notTamion, @miodec, @fehmer) (#6017) 2025-02-04 17:52:50 +01: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