blessing-skin-manual/.prettierrc
2020-08-12 20:27:21 +08:00

6 lines
69 B
Plaintext

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