mirror of https://github.com/webpack/webpack.git
				
				
				
			Update webpackOptionsSchema.json
- adds `"type": "boolean",` for `stats.all`
This commit is contained in:
		
							parent
							
								
									eb00961796
								
							
						
					
					
						commit
						c3d77bbcf3
					
				|  | @ -978,6 +978,7 @@ | |||
|           "additionalProperties": false, | ||||
|           "properties": { | ||||
|             "all": { | ||||
|               "type": "boolean", | ||||
|               "description": "fallback value for stats options when an option is not defined (has precedence over local webpack defaults)" | ||||
|             }, | ||||
|             "context": { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue