summaryrefslogtreecommitdiff
path: root/source/features/list-prs-for-file.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/list-prs-for-file.tsx')
-rw-r--r--source/features/list-prs-for-file.tsx12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/features/list-prs-for-file.tsx b/source/features/list-prs-for-file.tsx
index 169b3069..4e30fbab 100644
--- a/source/features/list-prs-for-file.tsx
+++ b/source/features/list-prs-for-file.tsx
@@ -4,12 +4,12 @@ import {isFirefox} from 'webext-detect-page';
import * as pageDetect from 'github-url-detection';
import {AlertIcon, GitPullRequestIcon} from '@primer/octicons-react';
-import features from '../feature-manager';
-import * as api from '../github-helpers/api';
-import getDefaultBranch from '../github-helpers/get-default-branch';
-import {buildRepoURL, cacheByRepo} from '../github-helpers';
-import GitHubURL from '../github-helpers/github-url';
-import observe from '../helpers/selector-observer';
+import features from '../feature-manager.js';
+import * as api from '../github-helpers/api.js';
+import getDefaultBranch from '../github-helpers/get-default-branch.js';
+import {buildRepoURL, cacheByRepo} from '../github-helpers/index.js';
+import GitHubURL from '../github-helpers/github-url.js';
+import observe from '../helpers/selector-observer.js';
function getPRUrl(prNumber: number): string {
// https://caniuse.com/url-scroll-to-text-fragment