mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			266 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			266 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "ecmaVersion": 6,
 | 
						|
  "libs": ["browser"],
 | 
						|
  "loadEagerly": [],
 | 
						|
  "dontLoad": ["node_modules/**"],
 | 
						|
  "plugins": {
 | 
						|
    "modules": {},
 | 
						|
    "es_modules": {},
 | 
						|
    "node": {},
 | 
						|
    "doc_comment": {
 | 
						|
      "fullDocs": true,
 | 
						|
      "strong": true
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |