Andrey Timofeev
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. ...
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:  what i...
### Suggest an idea for Knip Hello! I have a project with this sort of structure: ``` project │ tsconfig.ts │ └───src │ │ tsconfig.ts │ │ │ └───ui │...