Skip to content

Commit

Permalink
fix(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JanSzewczyk committed Jun 16, 2024
1 parent df73a99 commit 694e76e
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 168 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/** @type {import('prettier').Options} */
/** @type {import('prettier').Config & import('prettier-plugin-tailwindcss').PluginOptions} */
module.exports = {
semi: true,
useTabs: false,
Expand Down
Loading

0 comments on commit 694e76e

Please sign in to comment.