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 cd06fa4 commit e9144feCopy full SHA for e9144fe
test/index.test.ts
@@ -16,7 +16,7 @@ describe('errx', () => {
16
"column": "<number>",
17
"function": undefined,
18
"line": "<number>",
19
- "source": "file:///Users/daniel/code/danielroe/errx/test/index.test.ts",
+ "source": "${import.meta.url}",
20
},
21
{
22
0 commit comments