mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	* Use pnpm for package manager * Fix * Change github workflow * use pnpm in workflow * fix * Fix test (e2e/jest) * Update Dockerfile for pnpm * Exclude node_modules from file search on VSCode * Update pnpm-lock.yaml * Update pnpm-lock.yaml * Move typescript from devDependencies to dependencies * Fix Dockerfile Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
		
			
				
	
	
		
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			65 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			65 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "search.exclude": {
 | 
						|
        "**/node_modules": true
 | 
						|
    }
 | 
						|
} |