chore(deps): update npm deps

This commit is contained in:
2024-12-09 15:23:42 +02:00
parent 8a19f6abc0
commit c5d13597b5
3 changed files with 1092 additions and 958 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://editorconfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_size = 2
indent_style = space