Skip to content

chanlito/vue-cli-plugin-tsx-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-plugin-tsx-support

✨ Features

🔧 Setup

  1. ⚠️ Make sure you have vue-cli 3.x.x:
vue --version
  1. Create a Vue project and be sure to select Babel & Typescript options, duh 😅
vue create my-tsx-app
  1. Add the plugin:
cd my-tsx-app
vue add tsx-support

Now you can start creating vue component using typescript in .tsx files.

🙏 Credits

Thanks to @wonderful-panda and @skyrpex for their amazing work.

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published