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: treat imports as local imports #43

Merged
merged 1 commit into from
Sep 27, 2023
Merged

chore: treat imports as local imports #43

merged 1 commit into from
Sep 27, 2023

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Sep 27, 2023

This change makes the linter happy by tricking it into thinking that imports from https://deno.land/x/oauth2_client/ are local imports. This means that examples use the most up-to-date code.

Copy link
Owner

@cmd-johnson cmd-johnson left a comment

Choose a reason for hiding this comment

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

Sounds reasonable 👍

@cmd-johnson cmd-johnson merged commit b19c3bc into cmd-johnson:master Sep 27, 2023
10 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.

2 participants