Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,28 @@ yarn fix
yarn test
```

## Help
### Help

To configure "Prettier options" via chrome:

- click on the prettier chrome extention,
<img src="./chrome-web-store/first step.PNG"
alt="first step"
style="float: left; margin-right: 10px;" />

- You will get a Popup menu among which is **"Options"**.
<img src="./chrome-web-store/second step.PNG"
alt=" step two"
style="float: left; margin-right: 10px;" />
- Click on **options** and make your setups.
<img src="./chrome-web-store/third step.PNG"
alt=" step to configure"
style="float: left; margin-right: 10px;" />
- Now Prettier is set up, and ready to be used.
<img src="./chrome-web-store/prettier.gif"
alt="how it works"
style="float: left; margin-right: 10px;" />

## Help

We need your [help](https://github.com/prettier/prettier-chrome-extension/issues) :)
Binary file added chrome-web-store/first step.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chrome-web-store/prettier.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chrome-web-store/second step.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chrome-web-store/third step.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.