Skip to content

Commit 43f7c59

Browse files
committed
✨ Add repo input to config component
1 parent f5e2028 commit 43f7c59

7 files changed

Lines changed: 2388 additions & 1 deletion

File tree

biome.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,10 @@
125125
"window",
126126
"jest",
127127
"test",
128+
"beforeEach",
128129
"describe",
129-
"expect"
130+
"expect",
131+
"it"
130132
]
131133
}
132134
}

0 commit comments

Comments
 (0)