{ "extends": "../../tsconfig.base.json", "compilerOptions": { "lib": ["ES2020"], "jsx": "preserve" }, "include": ["src"] }