* Add color to previous retarget. Add absolute number pipe. Change plus and minus signs to fa icons. Change Fee Estimate title to Transactions Fees. Set min and max difficulty adjustments. * Add projectID to cypress conf. * Change icon to fa-caret. * Remove unecessary icons.
		
			
				
	
	
		
			14 lines
		
	
	
		
			379 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			379 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "projectId": "ry4br7",
 | 
						|
  "integrationFolder": "cypress/integration",
 | 
						|
  "supportFile": "cypress/support/index.ts",
 | 
						|
  "videosFolder": "cypress/videos",
 | 
						|
  "screenshotsFolder": "cypress/screenshots",
 | 
						|
  "pluginsFile": "cypress/plugins/index.js",
 | 
						|
  "fixturesFolder": "cypress/fixtures",
 | 
						|
  "baseUrl": "http://localhost:4200",
 | 
						|
  "retries": {
 | 
						|
    "runMode": 3,
 | 
						|
    "openMode": 0
 | 
						|
  }
 | 
						|
} |