{
  "compilerOptions": {
    "baseUrl": "./packages",
    "paths": {
      "@graphprotocol/*": ["./*/src"]
    },
    "skipLibCheck": true,
  }
}
