Files
discord.js/packages/brokers/.cliff-jumperrc.json
Vlad Frangu d40e7d07a7 chore: disable tagging when running cliff-jumper
We don't need it to make tags
2026-03-23 01:09:57 +02:00

9 lines
208 B
JSON

{
"$schema": "./node_modules/@favware/cliff-jumper/assets/cliff-jumper.schema.json",
"name": "brokers",
"org": "discordjs",
"packagePath": "packages/brokers",
"identifierBase": false,
"skipTag": true
}