bravo68web-portfolio-nextjs/.prettierrc

7 lines
78 B
Plaintext

{
"tabWidth": 4,
"arrowParens": "always",
"semi": true,
"useTabs": true
}