mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-06 18:22:42 +00:00
Eslint integration (#2885)
* eslint integration * ci & pre commit * dev * dev * dev
This commit is contained in:
@@ -2,6 +2,7 @@ import "@testing-library/jest-dom";
|
||||
import axios from "axios";
|
||||
import MockAdapter from "axios-mock-adapter";
|
||||
import { fetchRepo } from "../src/fetchers/repo-fetcher.js";
|
||||
import { expect, it, describe, afterEach } from "@jest/globals";
|
||||
|
||||
const data_repo = {
|
||||
repository: {
|
||||
|
||||
Reference in New Issue
Block a user