Switch to uv, add project config files.

This commit is contained in:
2025-07-07 17:26:11 +09:00
parent 488dc9a3f3
commit 00b4769ed9
12 changed files with 1716 additions and 11 deletions

5
.prettierrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": [],
"overrides": [],
"proseWrap": "always"
}