Skip to content

Commit fe24342

Browse files
chore(internal): fix typo in comment (#456)
1 parent ef89bd7 commit fe24342

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ecosystem-tests/node-ts-esm/tests/test-esnext.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
31
import 'openai/shims/node.mjs';
42
import OpenAI from 'openai';
53
import { distance } from 'fastest-levenshtein';

0 commit comments

Comments
 (0)