Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbktl committed Dec 6, 2024
1 parent 4f7f155 commit cc014d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"semi": false,
"singleQuote": true,
"arrowParens": "avoid",
"plugins": ["prettier-plugin-tailwindcss"],
"tailwindFunctions": ["cx", "cva"]
}
"semi": false,
"singleQuote": true,
"arrowParens": "avoid",
"plugins": ["prettier-plugin-tailwindcss"],
"tailwindFunctions": ["cx", "cva"]
}

0 comments on commit cc014d0

Please # to comment.