matrix-animations/.prettierrc.json

6 lines
65 B
JSON

{
"tabWidth": 4,
"semi": true,
"singleQuote": true
}