transformers.js
transformers.js copied to clipboard
VSCode Interpolation
Question
I'm finding that VSCode is extremely slow when reading type definitions from the @xenova/transformers path. Is there anything I might be doing wrong? I've noticed that it uses JS comments to define the types instead of a type definition file, is the issue I am having a known issue with using that type of markup?