Skip to content

Commit

Permalink
chore: move prettierrc for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
janniks committed Nov 28, 2023
1 parent b5efbd9 commit 62f3795
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
...require('@stacks/prettier-config'),
plugins: ['prettier-plugin-tailwindcss'],
};

0 comments on commit 62f3795

Please sign in to comment.