fix code style
All checks were successful
CI / build (push) Successful in 14s
CI / lint (push) Successful in 8s
CI / build-and-push-docker (push) Successful in 17s

This commit is contained in:
2025-08-30 23:49:17 +02:00
parent 449096b8c4
commit 6559a06acc
5 changed files with 7 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
},
"files": {
"ignoreUnknown": false,
"includes": ["**","!**/dist"]
"includes": ["**", "!**/dist"]
},
"formatter": {
"enabled": true,