format codebase with prettier

This commit is contained in:
2026-01-04 16:17:36 +01:00
parent 77f15b6dd1
commit e3f7a778c7
63 changed files with 786 additions and 542 deletions

2
package-lock.json generated
View File

@@ -13,6 +13,7 @@
],
"devDependencies": {
"eslint": "^9.25.0",
"prettier": "^3.7.4",
"typescript": "~5.9.2"
}
},
@@ -11757,7 +11758,6 @@
"integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
"dev": true,
"license": "MIT",
"peer": true,
"bin": {
"prettier": "bin/prettier.cjs"
},