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