16 lines
322 B
JSON
16 lines
322 B
JSON
{
|
|
"projectLanguage": "ts",
|
|
"locations": {
|
|
"base": "src",
|
|
"arguments": "arguments",
|
|
"commands": "commands",
|
|
"listeners": "listeners",
|
|
"preconditions": "preconditions",
|
|
"interaction-handlers": "interaction-handlers",
|
|
"routes": "routes"
|
|
},
|
|
"customFileTemplates": {
|
|
"enabled": false,
|
|
"location": ""
|
|
}
|
|
}
|