piotrjoniec

Results 4 issues of piotrjoniec

Currently, attributes used on constructor properties are forcefully placed inline with the property (or above if it doesn't fit the print width). This can result in chaotic code where the...

psr compat

It seems that whenever defineEmits is used in a typescript component, it breaks the ability to extract its props in outside files. Reproduction URL: https://github.com/piotrjoniec/language-tools-4155-reproduction Let's take this example component:...

It's a bit of an edge case, but without crossorigin="anonymous" you can't access the cssRules of stylesheets in dev mode: ![image](https://github.com/barrel/shopify-vite/assets/7397131/74859c11-b8e6-4e57-81f7-b39cfa1b444f)

OS: WSL Ubuntu 20.04 After updating to version 1.9.7, I get this error: ![image](https://user-images.githubusercontent.com/7397131/224049970-c184d21d-836a-43a4-ba8e-eb043d64813f.png) I verified it and the theme-check-language-server script does in fact exist under that path. I tried...