fix(lint): additional directories to lint with fixes (#7947)
This commit is contained in:
@@ -165,5 +165,5 @@ SwaggerUI.defaultProps = {
|
||||
persistAuthorization: false,
|
||||
}
|
||||
|
||||
SwaggerUI.presets = swaggerUIConstructor.presets;
|
||||
SwaggerUI.plugins = swaggerUIConstructor.plugins;
|
||||
SwaggerUI.presets = swaggerUIConstructor.presets
|
||||
SwaggerUI.plugins = swaggerUIConstructor.plugins
|
||||
|
||||
Reference in New Issue
Block a user