{ "extends": "../../../../tsconfig.json", "compilerOptions": { "target": "ES2020", "module": "esnext", "rootDir": "../../.." }, "files": ["src/index.ts"] }