svr-imp/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

{
"singleQuote": true,
"trailingComma": "all"
2022-10-05 10:10:39 +00:00
}