MagicMirror/.prettierrc.json

4 lines
29 B
JSON
Raw Normal View History

2020-03-28 06:56:30 +01:00
{
"trailingComma": "none"
}