bravo68web-portfolio-nextjs/.prettierrc

7 lines
78 B
Plaintext
Raw Permalink Normal View History

2023-06-12 08:03:13 +00:00
{
"tabWidth": 4,
"arrowParens": "always",
"semi": true,
"useTabs": true
}