Open bloodf opened 3 years ago
Hi!
I actually never tried it on quasar before, so I don’t know the answer to that, but we wrote some adjustments that need to be done with Nuxt, and maybe it’s similar (look at the bottom of the readme file). It’s probably something on the tsconfig file.
If you have the right answer - please feel free to contribute it to the readme.
sorry about that non-helping answer.
I'm using Vuex-composition-helpers with TypeScript, and when executing my Jest tests, I get an error saying that it can't find the 'vuex/types' module.
I've got Quasar running and on the project, it's all fine, just on Jest that is not working :(
My current Jest config