sendou.ink/.prettierrc.json
2020-03-16 12:23:40 +02:00

7 lines
87 B
JSON

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