Files
AstralRinth/apps/theseus_gui/.prettierrc.json

7 lines
87 B
JSON

{
"printWidth": 100,
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}