Skip to content

Commit

Permalink
docs(README): updating formatting and linter description
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardodimarchi authored Sep 22, 2023
1 parent fdec2ea commit 62edd73
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ This project uses the following tools:

- **ESLint**: a linter to analyze the code statically and identify potential errors or enforce coding conventions.

- **Prettier**: code formatter that helps with the code formatting (after writing) in an opinionated and standardized way. Integrated within eslint.

> On VSCode, we don't need prettier extension, just ESLint.
- **Prettier**: code formatter that helps with the code formatting (after writing) in an opinionated and standardized way.

## TODOs

Expand Down

0 comments on commit 62edd73

Please sign in to comment.