Skip to content

Commit 7ff82cb

Browse files
committed
Add tests and logic for @frontend-projects/uidd-stores-list-card-dark-mode-day-1563
1 parent 861b1fd commit 7ff82cb

File tree

11 files changed

+811
-89
lines changed

11 files changed

+811
-89
lines changed

config/.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
extends: ["airbnb", "eslint-config-prettier"],
3-
plugins: ["prettier"],
3+
plugins: ["prettier", "jest"],
44
env: {
55
browser: true,
66
node: true,

0 commit comments

Comments
 (0)