{ "compilerOptions": { "skipLibCheck": true, "target": "ESNext", "module": "ESNext", "moduleResolution": "Node", "strict": true }, "include": ["schemas/**/*.ts"] }