有給休暇計算を主目的とした簡易勤怠管理システム
{ "extends": "../../tsconfig.json", "compilerOptions": { "lib": ["ES2020", "WebWorker"] }, "includes": ["./**/*.ts"] }