We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8174ca commit 536408eCopy full SHA for 536408e
tests/fixtures.spec.ts
@@ -1,6 +1,5 @@
1
import { existsSync, readFileSync } from "node:fs";
2
import path from "node:path";
3
-import type { Plugin } from "prettier";
4
import prettier from "prettier";
5
import { globSync } from "tinyglobby";
6
import { describe, expect, it } from "vitest";
0 commit comments