Remove paths to hypergraph in tsconfig
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- build-system
Research direction
Find the repository's tsconfig file and inspect the paths configuration shown in the issue. Remove the four listed hypergraph and hypergraph-react path mappings, then run the repository's available TypeScript checks to confirm configuration still works.
Written by the indexing model from the issue text.
Description
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"]
},
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from graphprotocol/hypergraph
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
graphprotocol/hypergraph#323 · 3 comments ·
-
Improve Space Inbox Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
graphprotocol/hypergraph#542 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
graphprotocol/hypergraph#529 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
graphprotocol/hypergraph#528 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
graphprotocol/hypergraph#525 ·
All issues in graphprotocol/hypergraph
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·