mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:56:38 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import baseConfig from "../../eslint.config.mjs";
 | |
| 
 | |
| export default [
 | |
|     ...baseConfig
 | |
| ];
 |