Skip to content
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

🛠 Tooling: Migrate to create-typescript-app@1 #123

Closed
3 tasks done
JoshuaKGoldberg opened this issue Sep 4, 2023 · 1 comment · Fixed by #124
Closed
3 tasks done

🛠 Tooling: Migrate to create-typescript-app@1 #123

JoshuaKGoldberg opened this issue Sep 4, 2023 · 1 comment · Fixed by #124
Assignees
Labels
area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Sep 4, 2023

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

Tracking JoshuaKGoldberg/create-typescript-app#734 in this repository.

Additional Info

npx create-typescript-app --mode migrate --author JoshuaKGoldberg --description "TypeScript transformation that inlines calls to small functions. ⚡️" --email npm@joshuakgoldberg.com --funding JoshuaKGoldberg --owner JoshuaKGoldberg --repository ts-function-inliner --title ts-function-inliner
@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! 🙏 area: tooling Managing the repository's maintenance 🛠️ labels Sep 4, 2023
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Sep 4, 2023
JoshuaKGoldberg added a commit that referenced this issue Oct 2, 2023
## PR Checklist

- [x] Addresses an existing open issue: fixes #123
- [x] That issue was marked as [accepting
prs](https://github.com/JoshuaKGoldberg/ts-function-inliner/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/ts-function-inliner/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Since `prettier` is bumped from v2 to v3, adds `@prettier/sync` as a dev
dependency for tests.
Copy link

github-actions bot commented Jun 3, 2024

🎉 This is included in version v0.2.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant