Files

4 lines
106 B
JavaScript
Raw Permalink Normal View History

2025-11-08 00:18:25 -06:00
export default {
allowedCommands: ["bun ./scripts/update-config.ts", "bun install && bun run test"],
};