mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 10:33:24 +08:00
chore: add tslint (#37)
* chore: tslint * chore: workflow lint Co-authored-by: Amour1688 <lcz_1996@foxmail.com>
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"publish": "lerna publish",
|
||||
"test": "lerna run test",
|
||||
"lint": "lerna run lint",
|
||||
"dev": "node scripts/dev.js",
|
||||
"site": "node scripts/site.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user