{ "compilerOptions": { "target": "ES2022", "rootDir": "./src", "outDir": "./obj", "moduleResolution": "nodenext" }, "reflection": true }