Remove comments for eslint-disable (#3691)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							f3e8bc9f8f
						
					
				
				
					commit
					3690f04e4a
				
			@@ -1,7 +1,5 @@
 | 
			
		||||
// Note: You must restart bin/webpack-dev-server for changes to take effect
 | 
			
		||||
 | 
			
		||||
/* eslint global-require: 0 */
 | 
			
		||||
 | 
			
		||||
const webpack = require('webpack');
 | 
			
		||||
const merge = require('webpack-merge');
 | 
			
		||||
const CompressionPlugin = require('compression-webpack-plugin');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user