Files
omni-tools/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2024-06-19 18:08:19 +01:00
{
"trailingComma": "none",
"semi": false,
"singleQuote": true
}