Skip to content

Migrate code to modern es6 syntax #124

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

Merged
merged 5 commits into from
Apr 12, 2023
Merged

Conversation

ragizaki
Copy link
Contributor

This PR converts the existing frontend code from using old var syntax to let and const where appropriate. This change required a named variable change to enforce clarity and prevent duplicate variables.

@tricktreat tricktreat merged commit 92c0d55 into microsoft:main Apr 12, 2023
tricktreat added a commit that referenced this pull request Apr 14, 2023
mGFROMTHE5031 pushed a commit to mGFROMTHE5031/JARVIS that referenced this pull request Apr 26, 2023
…to mGFROMTHE5031/issue143

* 'main' of https://github.com/mGFROMTHE5031/JARVIS.git:
  634bc94
  Revert "Migrate code to modern es6 syntax (microsoft#124)" (microsoft#147)

# Conflicts:
#	.vscode/launch.json
#	.vscode/tasks.json
#	web/src/views/home.vue

Signed-off-by: mindy gaines <mindy.gaines1@gmail.com>
mGFROMTHE5031 pushed a commit to mGFROMTHE5031/JARVIS that referenced this pull request May 3, 2023
…to mGFROMTHE5031/issue143

* 'main' of https://github.com/mGFROMTHE5031/JARVIS.git:
  634bc94
  Revert "Migrate code to modern es6 syntax (microsoft#124)" (microsoft#147)

# Conflicts:
#	.vscode/launch.json
#	.vscode/tasks.json
#	web/src/views/home.vue

Signed-off-by: mindy gaines <mindy.gaines1@gmail.com>
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 this pull request may close these issues.

2 participants