mirror of
https://github.com/Xevion/leebot.git
synced 2025-12-06 01:15:22 -06:00
15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"projectLanguage": "ts",
|
|
"locations": {
|
|
"base": "src",
|
|
"arguments": "arguments",
|
|
"commands": "commands",
|
|
"listeners": "listeners",
|
|
"preconditions": "preconditions"
|
|
},
|
|
"customFileTemplates": {
|
|
"enabled": false,
|
|
"location": ""
|
|
}
|
|
}
|