1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-17 21:49:20 +01:00
slate/.prettierrc
2018-02-06 19:41:03 -08:00

6 lines
69 B
Plaintext

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