We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b77429 commit c5c4e70Copy full SHA for c5c4e70
prettier.config.ts
@@ -1,4 +1,4 @@
1
-import { type Config } from "prettier"
+import type { Config } from "prettier"
2
import * as tailwindConfig from "prettier-plugin-tailwindcss"
3
4
const config: Config = {
0 commit comments