Closed miguel-nascimento closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
zipper-run | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 5, 2024 6:30pm |
sorry tony i made some mistakes :p
Issue: Renaming Files Acts Weird with Missing ts Extension
Summary:
Issue Link: Renaming files acts weird with missing ts extension (we should allow any extension tbh) #646
Description: The update removes verifications and assumptions in certain code parts that previously expected .ts or .tsx files. This change affects file creation and editing in the playground. Additionally, the option to resolveJsonModule has been added, enabling interaction with .json files.