aura/apps/bot/.sapphirerc.yml
2025-04-26 02:29:14 +01:00

14 lines
340 B
YAML

$schema: "./node_modules/@sapphire/cli/templates/schemas/.sapphirerc.scheme.json"
projectLanguage: "ts"
locations:
base: src
arguments: arguments
commands: commands
listeners: listeners
preconditions: preconditions
interaction-handlers: interaction-handlers
routes: routes
customFileTemplates:
enabled: false
location: ""