{ "extends": "@manuth/tsconfig/recommended", "compilerOptions": { "module": "Node16", "lib": [ "ES2022" ] } }