{
  "$schema": "https://json.schemastore.org/tsconfig",
  "display": "@pob:target:RollupES2015",
  "extends": "./base-bundler-node.json",

  "compilerOptions": {
    "lib": ["es2023"]
  }
}
