atlassian / pragmatic-drag-and-drop

Fast drag and drop for any experience on any tech stack
https://atlassian.design/components/pragmatic-drag-and-drop
Other
9.74k stars 221 forks source link

Jest config missing #122

Open unnamddd opened 2 months ago

unnamddd commented 2 months ago

Hey there, I tried running the test suites locally after installing all the dependencies, but it seems like Jest isn’t configured to handle JSX/TypeScript. The jest.config.js file is empty, so I’m thinking it might have been missed during the mirroring of the repo to GitHub.

Here’s what I used:

Unfortunately, all the tests fail with errors related to unsupported syntax. Of course, I could be missing something here, so any guidance would be appreciated!

Thanks a bunch! 😸

alexreardon commented 1 month ago

thank you!

alexreardon commented 1 month ago

cc @ReDrUm