Docs should reflect the correct usage of the property
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
This commit is contained in:
@@ -96,7 +96,7 @@ export interface GithubOrgEntityProviderOptions {
|
||||
userTransformer?: UserTransformer;
|
||||
|
||||
/**
|
||||
* Optionally include a user transformer for transforming from GitHub users to User Entities
|
||||
* Optionally include a team transformer for transforming from GitHub teams to Group Entities
|
||||
*/
|
||||
teamTransformer?: TeamTransformer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user