mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-08-14 19:23:19 +08:00
chore: tsdown workspace
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "pnpm -C packages/jsx-explorer run dev",
|
||||
"build": "pnpm run -F babel-plugin-jsx... build",
|
||||
"build": "tsdown",
|
||||
"test": "vitest",
|
||||
"lint": "eslint --cache .",
|
||||
"format": "prettier --write .",
|
||||
@ -35,7 +35,7 @@
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"jsdom": "^26.1.0",
|
||||
"prettier": "3.6.2",
|
||||
"tsdown": "^0.13.3",
|
||||
"tsdown": "^0.14.0",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "~5.9.2",
|
||||
"typescript-eslint": "^8.39.0",
|
||||
|
Reference in New Issue
Block a user