1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-31 03:26:13 +00:00
discover/.prettierrc

6 lines
75 B
Plaintext
Raw Normal View History

2019-05-31 14:01:31 +03:00
{
"trailingComma": "all",
"semi": false,
"singleQuote": true
}