Add ff launch config
This commit is contained in:
		
							
								
								
									
										12
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					   "version": "0.2.0",
 | 
				
			||||||
 | 
					   "configurations": [
 | 
				
			||||||
 | 
					      {
 | 
				
			||||||
 | 
					         "name": "Launch ClickedPoints",
 | 
				
			||||||
 | 
					         "type": "firefox",
 | 
				
			||||||
 | 
					         "request": "launch",
 | 
				
			||||||
 | 
					         "reAttach": true,
 | 
				
			||||||
 | 
					         "file": "${workspaceFolder}/ClickedPoints/ClickedPoints.html"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					   ]
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user