mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 12:54:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
module.exports = require('babel-jest').createTransformer({
 | 
						|
  rootMode: 'upward'
 | 
						|
})
 |