projects icon indicating copy to clipboard operation
projects copied to clipboard

🐛 Bug: [the-typeinator] 01. Syntactic Sugar is missing tests

Open JoshuaKGoldberg opened this issue 2 months ago • 0 comments
trafficstars

Bug Report Checklist

  • [x] I have tried restarting my IDE and the issue persists.
  • [x] I have pulled the latest main branch of the repository.
  • [x] I have searched for related issues and found none that matched my issue.
  • [x] This is the appropriate issue form for the bug I would like to report.

Expected

https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator references being able to run npm run test -- 1 --watch.

Actual

https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator/01-syntactic-sugar doesn't have a test file!

Impacted Project

from-javascript-to-typescript/the-typeinator

Additional Info

Noted by @Felsilva15 in #321. Thanks!

Co-authored-by: @felsilva15

💖

JoshuaKGoldberg avatar Sep 08 '25 20:09 JoshuaKGoldberg