mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-06-01 02:18:11 +00:00
Eslint integration (#2885)
* eslint integration * ci & pre commit * dev * dev * dev
This commit is contained in:
committed by
GitHub
parent
de4efa9ea1
commit
6c92fe9d2a
@@ -5,6 +5,8 @@ import {
|
||||
} from "@testing-library/dom";
|
||||
import { cssToObject } from "@uppercod/css-to-object";
|
||||
import { renderStatsCard } from "../src/cards/stats-card.js";
|
||||
import { expect, it, describe } from "@jest/globals";
|
||||
|
||||
// adds special assertions like toHaveTextContent
|
||||
import "@testing-library/jest-dom";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user