Conversation
Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
It didn't seem to be running for either @JoshuaKGoldberg or I without the flag 🤔
Apparently these are typed as string | Function for some reason!?
By default, it separates them. That'll make the next diff bigger, so I turned it off. Also fixed a pet peeve of mine where it "incorrectly" sorts subpath imports.
🤦 I'd thought they'd made build the default, actually they put it behind a flag.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
All reports are resolved now. Thanks! ✅
|
TS still seems to rewrite them, but doesn't give the errors. Go figure.
Forgot about exports 😅
|
Ditto |
|
I've been trying out Zed because VS Code has been really slow lately, but, boy, I did I botch that merge 😅 |
<!-- 👋 Hi, thanks for sending a PR to flint! ❤️🔥 Please fill out all fields below and make sure each item is true and [x] checked. Otherwise we may not be able to review your PR. --> ## PR Checklist - [x] Addresses an existing open issue: fixes #1248 - [x] That issue was marked as [`status: accepting prs`](https://github.com/flint-fyi/flint/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/flint-fyi/flint/blob/main/.github/CONTRIBUTING.md) were taken ## Overview <!-- Description of what is changed and how the code change does that. --> Fixes broken merge of #1129 & #1201
PR Checklist
verbatimModuleSyntax&allowImportingTsExtensions&erasableSyntaxOnly#1152status: accepting prsOverview
Relands #1174.
Marking as draft, despite being ready for review, to prevent accidental remerges before #1129.
🔥