Skip to content

Commit 022d3e9

Browse files
committed
1 parent 9331b8a commit 022d3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prettier.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** @type {import('prettier').Config & import('prettier-plugin-tailwindcss').PluginOptions} */
1+
/** @type {import('prettier').Config } */
22
const config = {
33
plugins: ["prettier-plugin-tailwindcss"],
44
};

0 commit comments

Comments
 (0)