Andrey Timofeev

Results 3 issues of Andrey Timofeev

**Describe the bug** Trying to get things work with Vite + Vue 3 + components in tsx, but components are not being rendered. Though setup function of component runs. ![image](https://user-images.githubusercontent.com/21958075/187403924-213698c5-f78e-42cb-81c3-1c0bb9482d80.png)...

bug
typescript
app: vue3
vite

Hello! I've upgraded to eslint@9 in my project and have some issues with linting. Linting of import/order errors is different in CLI/vscode. What i'm getting in vscode: ![Image](https://github.com/user-attachments/assets/360abb57-73d7-466a-8674-30d0a9395c79) what i...

help wanted

### Suggest an idea for Knip Hello! I have a project with this sort of structure: ``` project │ tsconfig.ts │ └───src │ │ tsconfig.ts │ │ │ └───ui │...

feature request