We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9331b8a commit 022d3e9Copy full SHA for 022d3e9
prettier.config.js
@@ -1,4 +1,4 @@
1
-/** @type {import('prettier').Config & import('prettier-plugin-tailwindcss').PluginOptions} */
+/** @type {import('prettier').Config } */
2
const config = {
3
plugins: ["prettier-plugin-tailwindcss"],
4
};
0 commit comments