有給休暇計算を主目的とした簡易勤怠管理システム
{ "extends": "../../tsconfig.jsonc", "compilerOptions": { "moduleResolution": "Bundler", "noEmit": true, "lib": ["ES2020", "DOM", "DOM.iterable"], "types": ["vite/client"] }, "include": ["*.ts", "src/**/*.ts"] }