{ "extends": "./tsconfig.base.json", "compilerOptions": { "target": "ES2019", "module": "commonjs", "strict": true } }