mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-12-12 16:38:56 +08:00
chore: setup tsgo
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"test": "vitest",
|
||||
"lint": "eslint --cache .",
|
||||
"format": "prettier --write .",
|
||||
"typecheck": "tsc",
|
||||
"typecheck": "tsgo",
|
||||
"release": "bumpp -r"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -28,6 +28,7 @@
|
||||
"@types/babel__helper-module-imports": "^7.18.3",
|
||||
"@types/babel__helper-plugin-utils": "^7.10.3",
|
||||
"@types/node": "^24.10.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20251202.1",
|
||||
"@vitest/coverage-v8": "^4.0.14",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"bumpp": "^10.3.1",
|
||||
|
||||
Reference in New Issue
Block a user