5b345fcf 기준 병합 code-check 오류 수정

This commit is contained in:
kyy
2026-05-29 18:26:17 +09:00
parent 420f2429c3
commit cadb0631fd
18 changed files with 280 additions and 158 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
{
"root": true,
"extends": ["../common/config/biome.base.json"]
"extends": ["../common/config/biome.base.json"],
"files": {
"includes": [".vite"]
}
}