Files
CookieMonster/.prettierrc.json
2021-03-28 14:53:20 +02:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "all"
}