Skip to content

Remove paths to hypergraph in tsconfig #517

@nikgraf

Description

@nikgraf

Sebastian mentioned they are not necessary anymore.

    "paths": {
      "@graphprotocol/hypergraph": ["./packages/hypergraph/src/index.js"],
      "@graphprotocol/hypergraph/*": ["./packages/hypergraph/src/*.js"],
      "@graphprotocol/hypergraph-react": ["./packages/hypergraph-react/src/index.js"],
      "@graphprotocol/hypergraph-react/*": ["./packages/hypergraph-react/src/*.js"]
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions