{ "compilerOptions": { "rootDir": "./src", "target": "ES2022", "strict": true, "skipLibCheck": true }, "include": ["src/**/*.ts"] }