Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let should be const #1

Closed
ilyash opened this issue Jan 1, 2021 · 0 comments · Fixed by #3
Closed

let should be const #1

ilyash opened this issue Jan 1, 2021 · 0 comments · Fixed by #3

Comments

@ilyash
Copy link

ilyash commented Jan 1, 2021

let newScopes = event.request.groupConfiguration.groupsToOverride.map(item => `${item}-${event.callerContext.clientId}`)

The let should be const. I don't have the setup nor the time to create one in order to test, therefore not doing PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant