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

[easy] Annotate all vue templates props as required #287

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

SamChou19815
Copy link
Contributor

Summary

Continue the work in #279, I annotated all props as required. This ensures that console will emit warnings when you forget to pass in the props.

Test Plan

Move around the app. No warnings in console, which shows that these annotations are accurate.

@SamChou19815 SamChou19815 requested a review from a team as a code owner February 13, 2021 19:05
@dti-github-bot
Copy link
Member

dti-github-bot commented Feb 13, 2021

[diff-counting] Significant lines: 69.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2021

Visit the preview URL for this PR (updated for commit feebf06):

https://cornelldti-courseplan-dev--pr287-all-props-required-9pkt7s9p.web.app

(expires Sat, 20 Feb 2021 20:10:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@SamChou19815 SamChou19815 merged commit 3ab1fb0 into master Feb 14, 2021
@SamChou19815 SamChou19815 deleted the all-props-required branch February 14, 2021 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants