Skip to content

Commit 2b0280c

Browse files
committed
chore: add .prettierrc configuration for code formatting
1 parent 113b2d5 commit 2b0280c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.prettierrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"tabWidth": 2,
3+
"useTabs": false,
4+
"plugins": ["prettier-plugin-tailwindcss"]
5+
}

0 commit comments

Comments
 (0)