{
  "$schema": "http://json.schemastore.org/tsconfig",
  "extends": "./lib.json",
  "compilerOptions": {
    "module": "Node16",
    "moduleResolution": "Node16",
    "target": "ES2021"
  }
}
