theia/.prettierrc.json
2024-04-02 11:37:37 -07:00

5 lines
42 B
JSON

{
"semi": true,
"singleQuote": true
}