OpenZeppelin / OpenZeppelin/compact-contracts

Create common dev dependencies config

Open
#75 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

2-low beginner effort: 2-S enhancement stale
Dominant language
TypeScript
Stars
55
Forks
29
Avg merge
5d 7h
Merged PRs (30d)
25

Description

Many of our packages use the same dependencies such as biome, @types/node, typescript, etc. We should create a common config to use across our packages to keep them in sync in less error prone manner

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the package manifests and existing dependency declarations across the repository to identify the shared development dependencies, including Biome, @types/node, and TypeScript. Determine how a common configuration can be consumed by the packages, then verify that the packages stay synchronized without duplicating version declarations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, developer-experience, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.