Rafael Oliveira

Results 4 issues of Rafael Oliveira

## Version * Phaser Version: v3.60.0 * Operating system: Windows 10 ## Description I'm using phaser with typescript. When using one of the functions to get a corner of a...

🐛 TypeScript Bug

### Describe the bug I just started a fresh project with `npm init vue@latest`. I installed the plugin latest version and noticed the components are typed as `any`: ![any](https://github.com/antfu/unplugin-vue-components/assets/54607854/3baa88e2-3681-4732-b54f-0b87a42f864f) Investigating,...

I couln't find a solution (if there is any) with my limited skills, so I am here to see if someone could help. It is possible to make my game...

I installed the most recent versions of `unocss` (0.62.2) and `unocss-preset-primitives` (0.0.2-beta.1), but when applying the plugin, the typescript gets mad: ![Capture](https://github.com/user-attachments/assets/b498a07a-00ee-46a6-902d-8aa383056264) My project typescript version is at 5.3.3. ---...