figma / plugin-typings

Typings for the Figma Plugin API
MIT License
195 stars 45 forks source link

Syntax error on line 48: Unexpected token export {}; #192

Closed tharunkmr3 closed 1 year ago

tharunkmr3 commented 1 year ago

I am trying use:

import nlp from 'compromise/three';

But it shows the below error: Syntax error on line 48: Unexpected token export {};

How do I fix this?

ymichael commented 1 year ago

Hi @tharunkmr3, for plugin related help, I recommend joining the discord server and asking there: https://www.figma.com/plugin-docs/get-help/

I'm going to close this out since this isn't an issue related to plugin-typings