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:
+2
-1
@@ -1,10 +1,11 @@
|
||||
.src/config.ts
|
||||
/config.ts
|
||||
|
||||
# dependencies (bun install)
|
||||
node_modules
|
||||
|
||||
# output
|
||||
output/
|
||||
templates/
|
||||
out
|
||||
dist
|
||||
*.tgz
|
||||
|
||||
Reference in New Issue
Block a user