{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "paths": {
      "@arrow/bom/*": ["dist/@arrow/bom/*"]
    }
  }
}
