{ "compilerOptions": { "target": "ES2022", "lib": ["ES2022"], "module": "Node16", "strict": true, "noEmit": true }, "include": ["agent/**/*.ts"] }