nahmii-community / bridge

The Nahmii gateway, for bridging assets between L1 <-> L2.
1 stars 2 forks source link

Add linting #48

Closed HDauven closed 2 years ago

HDauven commented 2 years ago

Is your feature request related to a problem? Please describe. Code within the repository is not 100% consistent. If more developers are contributing to the repository it would be helpful to have a shared setup in terms of code standards.

Describe the solution you'd like Add ESLint and Prettier to normalize code standards.

Additional context Within our existing repositories we already have a standardized set of configs for ESLint and Prettier. It makes sense to normalize these as much as possible.

Stepwise breakdown

Definition of done