mirror of
https://github.com/cdr/code-server.git
synced 2025-12-15 21:03:15 +01:00
5 lines
No EOL
90 B
JSON
5 lines
No EOL
90 B
JSON
{
|
|
"prettier.semi": true,
|
|
"prettier.singleQuote": true,
|
|
"prettier.printWidth": 120,
|
|
} |