You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## PR Checklist
- [x] Addresses an existing issue: fixes#1318
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/TypeStat/labels/status%3A%20accepting%20prs)
## Overview
In preparation for a full monorepo migration and rename (#1314), this
migrates as-is to `create-typescript-app`. That way I can get all these
rote changes (more linting, tabs, etc.) out of the way before making the
big jump to a monorepo & separate packages.
As part of this, adds a fix for pnpm's `node_modules/` symlink
resolution: 1e989a7
Replaces the `mz` runtime dependency with `node:fs` and
`node:fs/promises` uses.
💖
Overview
Tracking JoshuaKGoldberg/create-typescript-app#734 in this repository.
The text was updated successfully, but these errors were encountered: