mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	git-subtree-dir: packages/share-theme git-subtree-mainline: d8f0709bce891a8ebc0676bb3b6b5314bf78a129 git-subtree-split: 2cdd2a0a543f0bced8284ca55bc94efadbc7c91f
		
			
				
	
	
		
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    "extends": "../.eslintrc",
 | 
						|
    "env": {
 | 
						|
        "node": true
 | 
						|
    },
 | 
						|
    "rules": {
 | 
						|
        "no-console": "off"
 | 
						|
    }
 | 
						|
} |