1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 16:47:41 +02:00
portfolio/.prettierrc
2018-05-13 02:42:43 +02:00

6 lines
69 B
Plaintext

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