1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-20 19:37:27 +03:00
mdx-deck/.prettierrc
2019-03-02 14:10:16 -05:00

6 lines
69 B
Plaintext

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