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

Fixing newline issue with pubsub.ts that caused lint to fail #16

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

mbfannan
Copy link
Contributor

This pull request is intended to integrate the pubsub.ts TypeScript file that was completed in Project 1, prior it failed because of a new line lint error. This resolves #15 .

@mbfannan mbfannan self-assigned this Sep 11, 2023
@mbfannan mbfannan merged commit 9c114d4 into main Sep 12, 2023
7 of 11 checks passed
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.

Fixed issue with regards to translating typescript file from project 1, src/pubsub.js -> src/pubsub.ts
1 participant