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

Take advantage of platform features in Microsoft Authentication extension #166066

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

TylerLeonhardt
Copy link
Member

To make the package smaller

import { v4 as uuid } from 'uuid';
import fetch, { Response } from 'node-fetch';
import * as querystring from 'querystring';
import path = require('path');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you mean to use require here?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's what the quick fix gave me... which is interesting

@TylerLeonhardt TylerLeonhardt merged commit ef41557 into main Nov 11, 2022
@TylerLeonhardt TylerLeonhardt deleted the tyler/industrial-weasel branch November 11, 2022 02:26
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants