Skip to content

Commit

Permalink
chore(internal): fix typo in comment (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Nov 7, 2023
1 parent ef89bd7 commit fe24342
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ecosystem-tests/node-ts-esm/tests/test-esnext.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// shouldn't need extension, but Jest's ESM module resolution is broken
// however, using .mjs doesn't set the right typings with "moduleResolution": "node"...argh
import 'openai/shims/node.mjs';
import OpenAI from 'openai';
import { distance } from 'fastest-levenshtein';
Expand Down

0 comments on commit fe24342

Please sign in to comment.