Fix Lint errors in JunoUtil (#484)

This commit is contained in:
hardiknai-techm
2021-03-09 04:40:24 +05:30
committed by GitHub
parent 9d30dd5d0a
commit 1af44fb207
4 changed files with 17 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
import { RepoListItem } from "../Explorer/Controls/GitHub/GitHubReposComponent";
import { IPinnedRepo } from "../Juno/JunoClient";
import { JunoUtils } from "./JunoUtils";
import * as JunoUtils from "./JunoUtils";
import { IGitHubRepo } from "../GitHub/GitHubClient";
const gitHubRepo: IGitHubRepo = {