3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
export default {
|
|
allowedCommands: ["bun ./scripts/update-config.ts"],
|
|
};
|