mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	chore: add dev script
This commit is contained in:
		| @@ -5,6 +5,7 @@ | |||||||
|   "packageManager": "pnpm@9.0.5", |   "packageManager": "pnpm@9.0.5", | ||||||
|   "type": "module", |   "type": "module", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  |     "dev": "pnpm -C packages/jsx-explorer run dev", | ||||||
|     "build": "pnpm run -r build", |     "build": "pnpm run -r build", | ||||||
|     "test": "vitest", |     "test": "vitest", | ||||||
|     "lint": "eslint --cache .", |     "lint": "eslint --cache .", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user