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 9cce87a commit 037dda2Copy full SHA for 037dda2
__tests__/parser.test.ts
@@ -1,4 +1,4 @@
1
-import path from 'path'
+import * as path from 'path'
2
import { fileURLToPath } from 'url'
3
import { expect } from '@jest/globals'
4
import { Annotation } from '../src/annotation.js'
0 commit comments