forked from EVOgeek/Vmeda.Online
		
	MOBILE-3627 eslint: Increase memory usage
This commit is contained in:
		
							parent
							
								
									f52e8d2442
								
							
						
					
					
						commit
						c48347960c
					
				| @ -26,7 +26,7 @@ | |||||||
|     "test:ci": "NODE_ENV=testing gulp && jest -ci --runInBand --verbose", |     "test:ci": "NODE_ENV=testing gulp && jest -ci --runInBand --verbose", | ||||||
|     "test:watch": "NODE_ENV=testing gulp watch & jest --watch", |     "test:watch": "NODE_ENV=testing gulp watch & jest --watch", | ||||||
|     "test:coverage": "NODE_ENV=testing gulp && jest --coverage", |     "test:coverage": "NODE_ENV=testing gulp && jest --coverage", | ||||||
|     "lint": "ng lint", |     "lint": "NODE_OPTIONS=--max-old-space-size=4096 ng lint", | ||||||
|     "ionic:serve:before": "gulp", |     "ionic:serve:before": "gulp", | ||||||
|     "ionic:serve": "gulp watch & ng serve", |     "ionic:serve": "gulp watch & ng serve", | ||||||
|     "ionic:build:before": "gulp" |     "ionic:build:before": "gulp" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user