Skip to content

Commit ee3acda

Browse files
SleepWalkerKent C. Dodds
authored and
Kent C. Dodds
committed
fix: ensure no scripts will be overwritten, when providing kebab-/camel-case aliases(#172) (#173)
Closes #172
1 parent f9a7b0b commit ee3acda

File tree

4 files changed

+52
-14
lines changed

4 files changed

+52
-14
lines changed

.all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,17 @@
369369
"code",
370370
"doc"
371371
]
372+
},
373+
{
374+
"login": "SleepWalker",
375+
"name": "Sviatoslav",
376+
"avatar_url": "https://avatars2.githubusercontent.com/u/2536916?v=4",
377+
"profile": "https://github.com/SleepWalker",
378+
"contributions": [
379+
"bug",
380+
"code"
381+
]
372382
}
373-
]
383+
],
384+
"repoType": "github"
374385
}

0 commit comments

Comments
 (0)