Files
AstralRinth/theseus_gui/.prettierrc.json
2023-03-30 14:02:46 -07:00

7 lines
87 B
JSON

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