icy3dw/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2022-04-09 11:29:54 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}