{ "extends": "../../tsconfig.json", "compilerOptions": { "types": ["vitest/globals"] }, "plugins": [ { "transform": "typia/lib/transform" } ] }