mson-three/.prettierrc

6 lines
68 B
Plaintext
Raw Permalink Normal View History

2024-02-18 10:42:09 +00:00
{
"semi": true,
"singleQuote": true,
"trailingComma": "all"
}