Added prettier content (#2256)
* Update 101-explicit-type-casting.md * Updated 101-explicit-type-casting.md * Update content/roadmaps/106-javascript/content/103-javascript-type-casting/101-explicit-type-casting.md * Added more content to 100-prettier.md in Frontend Roadmap * Update content/roadmaps/106-javascript/content/103-javascript-type-casting/101-explicit-type-casting.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2254/head^2
parent
c145ec38c5
commit
63fd5e2e2c
2 changed files with 4 additions and 3 deletions
@ -1,6 +1,7 @@ |
||||
# Prettier |
||||
|
||||
Prettier is an opinionated code formatter with support for JavaScript, HTML, CSS, and more. |
||||
Prettier is an opinionated code formatter with support for JavaScript, HTML, CSS, YAML, Markdown, GraphQL Schemas. By far the biggest reason for adopting Prettier is to stop all the on-going debates over styles. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://prettier.io'>Prettier Website</BadgeLink> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://prettier.io/docs/en/why-prettier.html'>Why Prettier</BadgeLink> |
||||
|
Loading…
Reference in new issue