mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"typescript.tsdk": "node_modules\\typescript\\lib",
 | |
| 	"path-intellisense.mappings": {
 | |
| 		"@": "${workspaceRoot}/packages/frontend/src/"
 | |
| 	},
 | |
| 	"eslint.validate": [
 | |
| 		"javascript",
 | |
| 		"javascriptreact",
 | |
| 		"vue"
 | |
| 	]
 | |
| }
 |