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 ef89bd7 commit fe24342Copy full SHA for fe24342
ecosystem-tests/node-ts-esm/tests/test-esnext.ts
@@ -1,5 +1,3 @@
1
-// shouldn't need extension, but Jest's ESM module resolution is broken
2
-// however, using .mjs doesn't set the right typings with "moduleResolution": "node"...argh
3
import 'openai/shims/node.mjs';
4
import OpenAI from 'openai';
5
import { distance } from 'fastest-levenshtein';
0 commit comments