-
# Suggestion
In the same project, when multiple jsx factory functions are required, there will always be complex configurations and type conflicts. It is recommended that you configure file suffixe…
-
## Description
> **Note**: This issue is a placeholder.
I'm planning to (partially) support the following types in the future:
- TS's builtin types (Vue can handle some builtin types ATM)
- [Typ…
Zolyn updated
2 years ago
-
### Describe the bug
ant-design-vue 在v4版本中新增的组件Watermark、FloatButton、QRCode、Segmented 无法自动导入,其它组件能正常自动导入
unplugin-vue-components 版本:0.24.1
ant-desing-vue版本: 4.0.0-beta.2
vue版本:3.3.0-beta.5
vi…
MinMr updated
3 months ago
-
Hello,
You can reproduce by using this repo: https://github.com/Barbapapazes/nuxt-typecheck.
Without the `#import`, no errors are reported but by adding `#import` alias (from the generated `tsco…
-
### tdesign-vue-next 版本
1.8.0
### 重现链接
_No response_
### 重现步骤
在不引入vue-i18n的时候,在VSCode中是有代码提示的
![image](https://github.com/Tencent/tdesign-vue-next/assets/18147623/b4fc0b41-55ee-4cc3-a3…
-
### What version of Bun is running?
1.1.9+bb13798d9
### What platform is your computer?
Microsoft Windows NT 10.0.22621.0 x64
### What steps can reproduce the bug?
```shell
bun install…
-
my package.json looks like below,
```
dependencies:
"highlight.js": "^10.4.0",
"vue-highlight.js": "^3.1.0",
devDependencies:
"@types/highlight.js": "^10.1.0",
```
FYI, Its …
-
It would be good to include the definitions along with this package.
Right now the following code needs to be included in the VueJS app in order to make the typescript recognise them.
```js
imp…
-
### Describe the feature
I have a project that extends other layer using radix-vue.
> --base-project (using radix-vue)
> ---nuxt.config.ts
> ---- modules: ["@nuxtjs/i18n", "@nuxt/image", 'radi…
-
ERROR Failed to compile with 2 errors 12:34:54
error in ./src/componen…