Skip to content

Commit

Permalink
eth-json-rpc-provider migration - B1: Remove redundant files and di…
Browse files Browse the repository at this point in the history
…rectories. (#1764)

## Explanation

This PR implements the following incremental step in the process for
migrating `eth-json-rpc-provider` into the core monorepo:

***

### Phase B: Staging in `migrated-packages/`
#### 1. Remove files and directories that will be replaced by
corresponding files in the monorepo root.
- [x] **Remove**: `.github/`, `.git*`, `scripts/`, `.depcheckrc.json`,
`.yarn/`, `.yarnrc.yml`, `yarn.lock`, `.editorconfig`, `.eslint*`,
`.prettier*`, `.nvm*`.
- [x] **Keep**: `src/`, `tests/`, `CHANGELOG.md`, `LICENSE`,
`package.json`, `README.md`, `jest.config.js`, `tsconfig*.json`,
`typedoc.json`.

***

See #1551 (comment)
for an outline of the entire process.

## Blocked by
- [x] #1790

## References

- Contributes to #1685
- Contributes to #1551

## Changelog

N/A

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
  • Loading branch information
MajorLift committed Oct 12, 2023
1 parent 89c8647 commit a286579
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 8,496 deletions.
10 changes: 0 additions & 10 deletions merged-packages/eth-json-rpc-provider/.depcheckrc.json

This file was deleted.

9 changes: 0 additions & 9 deletions merged-packages/eth-json-rpc-provider/.editorconfig

This file was deleted.

135 changes: 0 additions & 135 deletions merged-packages/eth-json-rpc-provider/.eslintrc.js

This file was deleted.

8 changes: 0 additions & 8 deletions merged-packages/eth-json-rpc-provider/.gitattributes

This file was deleted.

4 changes: 0 additions & 4 deletions merged-packages/eth-json-rpc-provider/.github/CODEOWNERS

This file was deleted.

15 changes: 0 additions & 15 deletions merged-packages/eth-json-rpc-provider/.github/dependabot.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a286579

Please sign in to comment.