24 lines
		
	
	
		
			269 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			269 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"folders": [
 | |
| 		{
 | |
| 			"path": "src"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "assets"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "scripts"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "."
 | |
| 		}
 | |
| 	],
 | |
| 	"settings": {
 | |
| 		"typescript.tsdk": "util\\node_modules\\typescript\\lib"
 | |
| 	},
 | |
| 	"launch": {
 | |
| 		"version": "0.2.0",
 | |
| 		"configurations": []
 | |
| 	}
 | |
| }
 |