mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-09 22:00:15 +08:00
refactor: improve types
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"test": "vitest",
|
||||
"lint": "eslint --cache .",
|
||||
"format": "prettier --write .",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"typecheck": "tsc",
|
||||
"release": "bumpp -r"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user