mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-30 17:02:00 +08:00 
			
		
		
		
	jest support async
This commit is contained in:
		
							
								
								
									
										3
									
								
								.jest.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								.jest.js
									
									
									
									
									
								
							| @@ -3,5 +3,6 @@ module.exports = { | ||||
|   globals: { | ||||
|     "_h": h, | ||||
|     "_mergeProps": mergeProps | ||||
|   } | ||||
|   }, | ||||
|   setupFiles: ['./tests/setup.js'], | ||||
| } | ||||
|   | ||||
| @@ -41,6 +41,7 @@ | ||||
|     "eslint-config-airbnb": "^18.1.0", | ||||
|     "eslint-plugin-import": "^2.20.2", | ||||
|     "jest": "^26.0.1", | ||||
|     "regenerator-runtime": "^0.13.5", | ||||
|     "vue": "^3.0.0-beta.10", | ||||
|     "webpack": "^4.43.0", | ||||
|     "webpack-cli": "^3.3.11", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user