Files
ezbd/sern.config.json
2024-12-09 00:59:16 +01:00

7 lines
94 B
JSON

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