mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
chore: update scripts [ci skip]
This commit is contained in:
parent
55035e3f1d
commit
95ddd34acc
@ -11,7 +11,7 @@
|
||||
"url": "git+https://github.com/vuejs/jsx-next.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "rm -rf dist && tsc",
|
||||
"lint": "eslint 'src/*.ts'",
|
||||
"test": "yarn build && jest --coverage",
|
||||
"prepublishOnly": "yarn build"
|
||||
|
Loading…
Reference in New Issue
Block a user