Files
CookieMonster/.prettierrc.json
2021-03-16 23:53:28 +01:00

6 lines
72 B
JSON

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