1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2026-05-06 13:48:12 +02:00

fix: update dependencies to latest

This commit is contained in:
2023-12-28 06:21:24 +01:00
parent 62222dbb0c
commit dd26a277a2
18 changed files with 3053 additions and 3372 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"eslint.options": {
"ignorePath": ".gitignore"