Harry Tran

Results 17 issues of Harry Tran

Hi @bundlejs, thanks for your great tool. Today I checked my small UI library - wrap of Material UI --> But I have the error like the image below. I...

bug

Hi the owner, I have a rule like that ```yml .vue: regex:^index| regex:^default | regex:^student | regex:^_id | regex:^_slug ``` So I want to do like the normal regex -->...

wishlist
v2

Hi, I love your blog too much, it's really helpful for my projects. But can I ask you like the title?

### Clear and concise description of the problem Our project use [kolorist](https://github.com/marvinhagemeister/kolorist) and [zx](https://github.com/google/zx) npm package to handle some config and log color in the terminal and CI/CD --> I...

**Describe the bug** I don't know why but when I upload to the version **@vue/apollo-composable@^4.0.0-alpha.12**, it's crash the app. Then I reproduce a repo to this issue. ![image](https://user-images.githubusercontent.com/24296018/96837505-c04b8700-1470-11eb-9d84-5fa676dd4fc1.png) **To Reproduce**...

Hi, thanks for the great libs. But when I use this with Vite SSG of antfu, I had the error like below. Can someone take a look? ```bash [vite-ssg] Rendering...

Could you know tsconfig for VueJs? If u know, can you create one? Thank's you!

### Environment information ```bash System: OS: macOS 12.3.1 Binaries: Node: 18.6.0 - /usr/local/bin/node Yarn: 3.2.2 - /usr/local/bin/yarn npm: 8.13.2 - /usr/local/bin/npm Browsers: Chrome: 105.0.5195.102 Firefox: 100.0 Safari: 15.4 ``` ---...

enhancement
A-linter
I-Difficult

Hi, thank ur team for fu*** awesome framework. I decided to use this in our project 😁. But I have a problem with this. Here it's my currently structured project...