Update CHANGELOG.unreleased.md (#6611)

master
Sosuke Suzuki 2019-10-08 00:32:10 +09:00 committed by Simon Lydell
parent 32dd447271
commit 13db243935
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ Previously, the flag was not applied on html attributes.
// Prettier (master with the option --single-quote)
<div class='a-class-name'></div>
````
```
[#5910]: https://github.com/prettier/prettier/pull/5910
[#6033]: https://github.com/prettier/prettier/pull/6033