matrix-animations/.prettierrc.json

6 lines
65 B
JSON
Raw Normal View History

2023-03-18 20:37:29 +00:00
{
"tabWidth": 4,
"semi": true,
"singleQuote": true
}