4 lines
91 B
JavaScript
4 lines
91 B
JavaScript
export default {
|
|
allowedCommands: ["bun ./scripts/update-config.ts", "bun run test"],
|
|
};
|