1
0
Fork 0
mirror of https://github.com/MedzikUser/portfolio synced 2024-08-15 03:26:01 +00:00
portfolio/.prettierrc

7 lines
91 B
Text

{
"singleQuote": true,
"semi": false,
"trailingComma": "none",
"printWidth": 100
}