Skip to content

Commit

Permalink
Remove extra unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Oct 30, 2023
1 parent 83122b3 commit 97228a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/next-js-postgresql/prettier.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/** @type {import('prettier').Config} */
const prettierConfig = {
plugins: [
'prettier-plugin-tailwindcss',
'prettier-plugin-embed',
'prettier-plugin-sql',
],
Expand Down

0 comments on commit 97228a8

Please sign in to comment.