Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replace warning emoji with html entity
  • Loading branch information
CiGit authored Jun 4, 2018
1 parent 1949d47 commit a7ed68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ Can also be installed using
ext install prettier-vscode
```

:warning: A word of warning-if you have any other code formatting extensions installed such as for example hugely popular `HookyQR.beautify` or `taichi.react-beautify` they might take precedence and format your code instead of Prettier leading to unexpected results.
⚠ A word of warning-if you have any other code formatting extensions installed such as for example hugely popular `HookyQR.beautify` or `taichi.react-beautify` they might take precedence and format your code instead of Prettier leading to unexpected results.

## Usage

0 comments on commit a7ed68c

Please sign in to comment.