chore: Format code with Prettier

This commit is contained in:
2026-06-05 02:41:10 +00:00
parent a9dc508940
commit 41bbb7a44b
5 changed files with 1031 additions and 609 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"prettier": "^3.8.3"
}
}