NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7k stars 1.35k forks source link

Remove eslint rules from `./packages` from `./v-next` #5447

Closed kanej closed 1 week ago

kanej commented 1 week ago

The two eslint rule packages are the only packages that are referenced in v-next.

To simplify in infra and lives we are going to switch off those rules in v-next for the moment. They can be re-added later.