1
0
forked from baron/baron-sso

조직현황 구조변경. 총괄센터삼안 실 조직 삽입확인

This commit is contained in:
2026-05-11 20:13:54 +09:00
parent d3853fac2a
commit 3063450ee0
59 changed files with 5086 additions and 549 deletions

View File

@@ -3,6 +3,9 @@ import { defineConfig } from "vitest/config";
export default defineConfig({
plugins: [react()],
esbuild: {
jsx: "automatic",
},
test: {
globals: true,
environment: "jsdom",