mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore: fix vue jsx types
This commit is contained in:
		| @@ -10,6 +10,7 @@ | |||||||
|     "resolveJsonModule": true, |     "resolveJsonModule": true, | ||||||
|     "esModuleInterop": true, |     "esModuleInterop": true, | ||||||
|     "jsx": "preserve", |     "jsx": "preserve", | ||||||
|  |     "jsxImportSource": "vue", | ||||||
|     "types": ["vitest/globals"], |     "types": ["vitest/globals"], | ||||||
|     "skipLibCheck": true, |     "skipLibCheck": true, | ||||||
|     "paths": { |     "paths": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user