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

chore(api): Typescript work and minor fixes #1382

Closed
wants to merge 4 commits into from

Conversation

Krisztiaan
Copy link
Contributor

No description provided.

@Tobbe Tobbe requested a review from peterp November 6, 2020 18:14
@Tobbe
Copy link
Member

Tobbe commented Nov 6, 2020

I'm not familiar enough with this code to review/merge it. @peterp, can you please take a look?

import { getAuthenticationContext } from 'src/auth'
import { setContext } from 'src/globalContext'
import { getAuthenticationContext } from '../auth'
import { setContext } from '../globalContext'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious, why is "../" preferred over "src"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #1381 it'll be addressed there, if fixable.

@Krisztiaan
Copy link
Contributor Author

Likely not relevant anymore.

@Krisztiaan Krisztiaan closed this Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants