mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore: ignore build related folder in eslint config
This commit is contained in:
		
				
					committed by
					
						 Panagiotis Papadopoulos
						Panagiotis Papadopoulos
					
				
			
			
				
	
			
			
			
						parent
						
							0d66f9d4eb
						
					
				
				
					commit
					744a0b8042
				
			| @@ -20,5 +20,8 @@ export default tseslint.config( | ||||
|         rules: { | ||||
|             // add rule overrides here | ||||
|         } | ||||
|     }, | ||||
|     { | ||||
|         ignores: ["build/*", "dist/*", "src/public/app-dist/*"] | ||||
|     } | ||||
| ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user