**Prettier 1.6.1** [Playground link](https://prettier.io/playground/#.....) ``` # Options (if any): --single-quote ``` **Input:** ```jsx // code snippet ``` **Output:** ```jsx // code snippet ``` **Expected behavior:**