1
0
forked from baron/baron-sso

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

This commit is contained in:
2026-05-29 17:30:46 +09:00
parent 420f2429c3
commit cadb0631fd
18 changed files with 280 additions and 158 deletions

View File

@@ -1,4 +1,7 @@
{
"root": true,
"extends": ["../common/config/biome.base.json"]
"extends": ["../common/config/biome.base.json"],
"files": {
"includes": [".vite"]
}
}