1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 14:27:07 +01:00
slate/.prettierrc

6 lines
69 B
Plaintext
Raw Permalink Normal View History

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