wip: add linters and formatters

This commit is contained in:
2026-01-11 01:42:18 +00:00
parent 230e76b2d5
commit e86b0de9fa
30 changed files with 1342 additions and 933 deletions

View File

@@ -36,7 +36,7 @@ version: {{version}}
function buildFileUrl(
fileType: "document" | "diagram",
version: string
version: string,
): string {
const file = config.update.files[fileType];
return config.update.urlTemplate