1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-14 09:05:15 +01:00
portfolio/.prettierrc

6 lines
69 B
Plaintext

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