1
0
Fork 0
php-language-server/.prettierrc

5 lines
47 B
Plaintext
Raw Normal View History

{
"printWidth": 120,
"singleQuote": true
}