mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore(deps): update all non-major dependencies (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
		| @@ -14,9 +14,9 @@ | ||||
|     "types": ["vitest/globals"], | ||||
|     "skipLibCheck": true, | ||||
|     "paths": { | ||||
|       "@vue/babel-plugin-jsx": ["./packages/babel-plugin-jsx/src"] | ||||
|       "@vue/babel-plugin-jsx": ["./packages/babel-plugin-jsx/src"], | ||||
|     }, | ||||
|     "noEmit": true | ||||
|     "noEmit": true, | ||||
|   }, | ||||
|   "include": ["packages/*/src", "packages/*/test"] | ||||
|   "include": ["packages/*/src", "packages/*/test"], | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user