style: disable max-params warning for lib/plugins/normalize.js
				
					
				
			This commit is contained in:
		
							parent
							
								
									f93eeb799b
								
							
						
					
					
						commit
						09348f1b8a
					
				| @ -5,6 +5,8 @@ const getError = require('../get-error'); | ||||
| const {extractErrors} = require('../utils'); | ||||
| const PLUGINS_DEFINITIONS = require('../definitions/plugins'); | ||||
| 
 | ||||
| /* eslint max-params: ["error", 5] */ | ||||
| 
 | ||||
| module.exports = (pluginType, pluginsPath, globalOpts, pluginOpts, logger) => { | ||||
|   if (!pluginOpts) { | ||||
|     return noop; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user