prettier / plugin-php

Prettier PHP Plugin
https://loilo.github.io/prettier-php-playground/
MIT License
1.75k stars 129 forks source link

Issue #2325

Closed Nguyenthaocc727 closed 8 months ago

Nguyenthaocc727 commented 8 months ago

Prettier 1.16.4

PHP Plugin 0.10.2

# Options (if any):
--single-quote

Input:

// code snippet 260291

Output:

// code snippet 260291

Expected behavior:

Nguyenthaocc727 commented 8 months ago

260291