mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			215 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			215 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "search.exclude": {
 | 
						|
        "**/node_modules": true
 | 
						|
    },
 | 
						|
    "typescript.tsdk": "node_modules/typescript/lib",
 | 
						|
    "files.associations": {
 | 
						|
        "*.test.ts": "typescript"
 | 
						|
    },
 | 
						|
    "jest.autoRun": "off"
 | 
						|
} |