Files
linear-discord/sern.config.json
2023-07-14 17:14:24 +00:00

7 lines
94 B
JSON

{
"language": "typescript",
"paths": {
"base": "src",
"commands": "commands"
}
}