Skip to content

Commit

Permalink
chore(internal): fix typo in comment (openai#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Nov 8, 2023
1 parent 85a71ca commit 8865312
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 8865312

Please sign in to comment.