raffle-me-that/.prettierrc.json
Norman Köhring 1645b3be50 initial
2023-01-04 11:26:59 +01:00

6 lines
86 B
JSON

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}