Skip to content

Commit

Permalink
[docs] Hide a bit the notion of MUI Core
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 25, 2024
1 parent 5cb469a commit 9c2dde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ $ pnpm proptypes
### Coding style

Please follow the coding style of the project.
MUI Core projects use prettier and ESLint, so if possible, enable linting in your editor to get real-time feedback.
It uses Prettier and ESLint, so if possible, enable linting in your editor to get real-time feedback.

- `pnpm prettier` reformats the code.
- `pnpm eslint` runs the linting rules.
Expand Down

0 comments on commit 9c2dde7

Please sign in to comment.