web3
web3 copied to clipboard
Configure linter
Developer story
As a developer, I want to stick to established code best practices and keep the code uniform.
Acceptance / tasks
- [ ] configure ESLint and Prettier in the project
- [ ] add gh action to run linter tests on push