{ "extends": "./base.json", "compilerOptions": { "lib": ["ES2022"], "module": "ESNext", "outDir": "dist", "rootDir": "src" } }