1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-19 06:35:03 +01:00
slate/.prettierrc

6 lines
69 B
Plaintext
Raw Permalink Normal View History

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