Skip to content

Commit

Permalink
[#noissue] fix: prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
BillionaireDY authored and binDongKim committed Jun 18, 2024
1 parent 7273fd5 commit ae11045
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ module.exports = {
singleQuote: true,
trailingComma: 'all',
semi: true,
endOfLine: 'auto',
plugins: ['prettier-plugin-tailwindcss'],
};

0 comments on commit ae11045

Please sign in to comment.