vite-plugin-ts
TypeScript icon, indicating that this package has built-in type declarations

1.3.2-1 • Public • Published

vite-plugin-ts npm

Compiles TS(X) files with the official TypeScript compiler, to avoid various differences and provide decorator and emitMetadata support.

This plugin is modified from the official @vitejs/plugin-vue-jsx. For JSX options, see the original document

Note: This plugin conflicts with the original @vitejs/plugin-vue-jsx plugin, and provides everything the original plugin supports ( including jsx support ). DO NOT INSTALL THEM BOTH!

Author: Evan You, modified with Carter Li

I will keep tracking the changes of original plugin, if I can remember...

Readme

Keywords

Package Sidebar

Install

npm i vite-plugin-ts

Weekly Downloads

1,714

Version

1.3.2-1

License

MIT

Unpacked Size

13.5 kB

Total Files

5

Last publish

Collaborators

  • zhangsongcui