Files
leebot/.sapphirerc.json
Xevion 42253d99de Initial commit
Created using ``@sapphire/cli`
2022-06-07 23:38:17 -05:00

15 lines
269 B
JSON

{
"projectLanguage": "ts",
"locations": {
"base": "src",
"arguments": "arguments",
"commands": "commands",
"listeners": "listeners",
"preconditions": "preconditions"
},
"customFileTemplates": {
"enabled": false,
"location": ""
}
}