unplugin-vue-components-jsx
v0.27.3-1
Published
Support JSX for unplugin-vue-components
Downloads
31
Readme
unplugin-vue-components-jsx
Support JSX for unplugin-vue-components. Inspired by eslint-ts-patch.
Context:
Install
pnpm add -D unplugin-vue-components@npm:unplugin-vue-components-jsx
Versioning
This package proxies all unplugin-vue-components exports, it should be compatible by aliasing the unplugin-vue-components
package. The version of this package is the same as the latest supported unplugin-vue-components version in addition to a patch number suffix indicating the patches of this package (e.g. 0.26.0-1
). It's using ^
relaxed dependency of unplugin-vue-components
, so it should work with any newer versions of unplugin-vue-components.
Sponsors
License
MIT License © 2023-PRESENT zhiyuanzmj