{
    "extends": "../../../config/tsconfig.base",
    "compilerOptions": {
        "outDir": "../lib/esm",
        "strictNullChecks": false
    }
}
