Files
zenbones-theme/.prettierrc
2021-10-29 17:00:45 +08:00

7 lines
93 B
Plaintext

{
"singleQuote": true,
"tabWidth": 4,
"semi": false,
"proseWrap": "always"
}