1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-30 19:14:57 +00:00
discover/.prettierrc
2019-05-31 14:01:31 +03:00

6 lines
75 B
Plaintext

{
"trailingComma": "all",
"semi": false,
"singleQuote": true
}