update packages, use latest yarn

This commit is contained in:
Proddy
2023-10-15 17:02:37 +02:00
parent 8395983106
commit 61296896bd
27 changed files with 3747 additions and 5188 deletions

10
mock-api/.editorconfig Normal file
View File

@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2