runtipi-appstore/config.js
2025-04-26 15:39:10 +02:00

3 lines
91 B
JavaScript

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