Skip to content

Commit 401ae0b

Browse files
committed
✨ Add repo input to config component
1 parent 04901b4 commit 401ae0b

15 files changed

Lines changed: 2382 additions & 3 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"socialify": minor
3+
---
4+
5+
add repo input to config
-1.63 KB
Loading
5.83 KB
Loading
-10.1 KB
Loading
6.57 KB
Loading
Loading
Loading

β€Ž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)