chore: establish travel planner pnpm workspace

This commit is contained in:
Bastian Wagner
2026-08-17 13:09:32 +02:00
parent 2c91596c48
commit c23bda56a3
10 changed files with 9999 additions and 18902 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false