sirius

Results 6 comments of sirius

> 设置--账号--管理Steam令牌--取消对其他设备授权 开了clash ip不固定 所以value每次都要求重新输入密码, 设置steam授权后就自动登录了

thanks, my english is poor 😂.. Can filpbook-vue have a doublecilck method in mobile to flip? ```dblclick``` didn't work in mobile, only work in PC.

> > Can you try with the `chore/vite-3` branch? Most of the ESM related issues are fixed there. > > I don't think so? > > https://github.com/vuejs/vitepress/blob/chore/vite-3/src/node/index.ts > > For...

> I remove the config `"type": "module",` in `package.json` and it works , ![image](https://user-images.githubusercontent.com/48318812/183084653-900a5372-a0eb-4061-b828-aae3226ba1da.png)

这个是拿来刷issues的吗:smile:

after setup these config, errors gone ```ts // tsconfig.json "jsx": "react-jsx", "types": ["jest","testing-library/jest-dom"], "include": ["test/unit/jest.setup.ts"] // package.json @testing-library/jest-dom @testing-library/react @types/jest jest jest-environment-jsdom ts-jest ts-node-dev ```