ws-siemens/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2023-03-13 13:50:49 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}