1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-18 08:26:09 +01:00
portfolio/.prettierrc

6 lines
69 B
Plaintext

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