mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 21:44:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"typescript.tsdk": "node_modules\\typescript\\lib",
 | |
| 	"path-intellisense.mappings": {
 | |
| 		"@": "${workspaceRoot}/packages/backend/src/"
 | |
| 	},
 | |
| 	"editor.formatOnSave": true,
 | |
| 	"editor.codeActionsOnSave": {
 | |
| 		"source.fixAll": true
 | |
| 	}
 | |
| }
 |