mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-07 04:19:11 +08:00
fix: resolve publint issues
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@vue/babel-helper-vue-transform-on",
|
||||
"version": "1.3.0",
|
||||
"type": "commonjs",
|
||||
"description": "to help transform on",
|
||||
"author": "Amour1688 <lcz_1996@foxmail.com>",
|
||||
"license": "MIT",
|
||||
@ -8,6 +9,6 @@
|
||||
"types": "index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vuejs/babel-plugin-jsx"
|
||||
"url": "git+https://github.com/vuejs/babel-plugin-jsx.git"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user