now uses formatters instead of hardcoded chain off individual configs

added formatter type to associate a service with their templates and
filepaths
This commit is contained in:
2026-07-16 02:04:04 +02:00
parent 344608f056
commit 41c37156af
7 changed files with 68 additions and 13 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
.src/config.ts
/config.ts
# dependencies (bun install)
node_modules
# output
output/
templates/
out
dist
*.tgz