{
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "bundlerb": ["."],
      "bundlerb/*": ["./*"],
    }
  },
  "exclude": []
}