Files
robin-runtipi-store/config.js
2025-12-07 17:11:55 +01:00

4 lines
106 B
JavaScript

export default {
allowedCommands: ["bun ./scripts/update-config.ts", "bun install && bun run test"],
};