Skip to content

Commit 011f1dc

Browse files
committed
biome format
1 parent 39c1b83 commit 011f1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"types": ["vitest/importMeta"],
1818
"paths": {
1919
"effect-playwright": ["./src/index.ts"],
20-
"effect-playwright/experimental": ["./src/experimental/index.ts"],
20+
"effect-playwright/experimental": ["./src/experimental/index.ts"]
2121
},
2222
"plugins": [
2323
{
@@ -26,4 +26,4 @@
2626
]
2727
},
2828
"include": ["src"]
29-
}
29+
}

0 commit comments

Comments
 (0)