mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 10:33:24 +08:00
refactor: with TypeScript (#24)
* refactor: add ts support (#19) Co-authored-by: 逆寒 <869732751@qq.com>
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"publish": "lerna publish",
|
||||
"test": "lerna run test",
|
||||
"dev": "node scripts/dev.js",
|
||||
"site": "node scripts/site.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user