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

6 lines
69 B
Plaintext

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