Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StavZ committed Jan 7, 2022
1 parent 4aa3f46 commit d3d6fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ If you want to contribute to hypixel-api-reborn, feel free to fork the repositor
1. Fork the repository.
2. Run `npm ci`.
3. Code your idea.
4. Run `npm test:lint` to run ESlint.
4. Run `npm run eslint` to run ESlint.

0 comments on commit d3d6fe1

Please sign in to comment.