mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-31 19:04:16 +01:00 
			
		
		
		
	Update packages/examples/tsconfig.json
Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
		| @@ -3,8 +3,8 @@ | |||||||
|   "compilerOptions": { |   "compilerOptions": { | ||||||
|     "outDir": "./dist", |     "outDir": "./dist", | ||||||
|     "rootDir": "./src", |     "rootDir": "./src", | ||||||
|     "module": "NodeNext", |     "module": "Node16", | ||||||
|     "moduleResolution": "NodeNext" |     "moduleResolution": "Node16" | ||||||
|   }, |   }, | ||||||
|   "include": ["src/**/*"], |   "include": ["src/**/*"], | ||||||
|   "exclude": ["node_modules", "dist"] |   "exclude": ["node_modules", "dist"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sidharth Vinod
					Sidharth Vinod