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