First iteration!
This commit is contained in:
16
.sapphirerc.json
Normal file
16
.sapphirerc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectLanguage": "ts",
|
||||
"locations": {
|
||||
"base": "src",
|
||||
"arguments": "arguments",
|
||||
"commands": "commands",
|
||||
"listeners": "listeners",
|
||||
"preconditions": "preconditions",
|
||||
"interaction-handlers": "interaction-handlers",
|
||||
"routes": "routes"
|
||||
},
|
||||
"customFileTemplates": {
|
||||
"enabled": false,
|
||||
"location": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user