-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: migrate to create-typescript-app@1 #102
Conversation
Codecov Report
@@ Coverage Diff @@
## main #102 +/- ##
==========================================
+ Coverage 44.00% 44.65% +0.65%
==========================================
Files 15 16 +1
Lines 100 486 +386
Branches 18 19 +1
==========================================
+ Hits 44 217 +173
- Misses 56 269 +213
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@all-contributors please add @JoshuaKGoldberg for infra.
|
I've put up a pull request to add @JoshuaKGoldberg! 🎉 I couldn't determine any contributions to add, did you specify any contributions? |
Adds @JoshuaKGoldberg as a contributor for infra. This was requested by JoshuaKGoldberg [in this comment](#102 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
PR Checklist
status: accepting prs
Overview
Runs
npx create-typescript-app --base everything --mode migrate
.Adds a bit of unit testing while I'm here.