feat(global): initialize project

This commit is contained in:
h
2025-08-30 01:48:49 +03:00
commit 0c317298a8
12 changed files with 2196 additions and 0 deletions

4
biome.jsonc Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
"extends": ["ultracite"]
}