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 88630b4 commit 8245352Copy full SHA for 8245352
test/test_utils.ts
@@ -43,7 +43,7 @@ export async function runJsr(
43
[
44
"--no-warnings",
45
"--import",
46
- import.meta.resolve('./test_utils.ts'),
+ import.meta.resolve("./test_utils.ts"),
47
"--experimental-strip-types",
48
bin,
49
...args,
0 commit comments