dockview/.prettierrc
2020-09-20 21:52:26 +01:00

7 lines
93 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}