Expose errors and metadata types
Open
@JanumalaAkhilendra is already working on this.
Since Oct 7, 2024.
enhancement
good first issue
hacktoberfest
javascript
- Dominant language
- Go
- Stars
- 35
- Forks
- 17
- Avg merge
- 48m
- Merged PRs (30d)
- 10
Description
The frontend-utils package currently imports all errors via the dist folder. We don't really want that as we shouldn't encourage importing through dist.
Instead make this exported fully and also ensure that the types are fully up to date (e.g. typeName and relation here)
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.
Assessment
This issue has not been assessed yet.