mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore: update scripts [ci skip]
This commit is contained in:
		| @@ -11,7 +11,7 @@ | |||||||
|     "url": "git+https://github.com/vuejs/jsx-next.git" |     "url": "git+https://github.com/vuejs/jsx-next.git" | ||||||
|   }, |   }, | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "build": "tsc", |     "build": "rm -rf dist && tsc", | ||||||
|     "lint": "eslint 'src/*.ts'", |     "lint": "eslint 'src/*.ts'", | ||||||
|     "test": "yarn build && jest --coverage", |     "test": "yarn build && jest --coverage", | ||||||
|     "prepublishOnly": "yarn build" |     "prepublishOnly": "yarn build" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user