Files
AstralRinth/apps/knossos/.prettierrc.json

7 lines
87 B
JSON

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