refactor: update the structure of the code

This commit is contained in:
2026-08-11 18:02:24 +07:00
parent ff3ccc2078
commit 5dd168dc98
20 changed files with 7192 additions and 4421 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
"$schema": "https://biomejs.dev/schemas/2.5.7/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
@@ -18,7 +18,7 @@
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"preset": "recommended",
"performance": {
"noImgElement": "off"
},