mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-08-06 02:41:58 +00:00
chore(*): reorganized all files and folders (#283)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require("@testing-library/jest-dom");
|
||||
const axios = require("axios");
|
||||
const MockAdapter = require("axios-mock-adapter");
|
||||
const fetchStats = require("../src/fetchStats");
|
||||
const fetchStats = require("../src/fetchers/stats-fetcher");
|
||||
const calculateRank = require("../src/calculateRank");
|
||||
|
||||
const data = {
|
||||
|
Reference in New Issue
Block a user