Kristian Opayets

Results 3 comments of Kristian Opayets

Instead of window we can use self. I have tried to to use smth like `global.window = self` and the error disapeared. But there is another problem)) `document` also doesn't...

I found a strange behaviour with tsconfig too. I've added to jest config my `tsconfig.spec.json` that extends base `tsconfig.json`, and it works as I expected ```js globals: { 'vue-jest': {...