{ "extends": "@manuth/tsconfig/recommended", "compilerOptions": { "declaration": true, "module": "Node16", "lib": [ "ES2020" ], "target": "ES6" } }