Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbktl committed Dec 5, 2024
1 parent db3ccfc commit debf4f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .prettierrc

This file was deleted.

9 changes: 9 additions & 0 deletions .prettierrc.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/**
* @type {import('prettier').Options}
*/
export default {
semi: false,
singleQuote: true,
arrowParens: 'avoid',
plugins: ['prettier-plugin-tailwindcss'],
}

0 comments on commit debf4f3

Please # to comment.