mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| 
								 | 
							
								import baseConfig from "../../eslint.config.mjs";
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								export default [
							 | 
						||
| 
								 | 
							
								    ...baseConfig
							 | 
						||
| 
								 | 
							
								];
							 |