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 061a84a commit 1a53e08Copy full SHA for 1a53e08
src/specs/fsd-aware-traverse.spec.ts
@@ -1,9 +1,6 @@
1
import { test, expect } from "vitest";
2
3
-import {
4
- getSlices,
5
- type Folder,
6
-} from "../index.js";
+import { getSlices, type Folder } from "../index.js";
7
import { parseIntoFolder } from "./prepare-test.js";
8
9
test("getSlices", () => {
0 commit comments