Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbok committed May 29, 2024
1 parent aa1afa9 commit 07e8c38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,8 @@ epubcheck ../downloads/typescript-book.epub

To contribute to this e-book, follow these steps:

* Update the main markdown file with your changes.
* Update the main Markdown file with your changes.
* Run `make check` to ensure the linter and other checks pass.
* Preview the website locally with `make website-preview` to make sure it works as expected.
* Generate the e-books by running `make books`.
* Submit your PR and share your awesome contributions!

0 comments on commit 07e8c38

Please sign in to comment.