1
0
mirror of https://github.com/mathuo/dockview synced 2025-03-09 07:22:04 +00:00
dockview/.prettierrc
2020-09-20 21:52:26 +01:00

7 lines
93 B
Plaintext

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