Describe the bug
Running draft create on my very simple Typescript project, created with a standard layout, and I get the error "Error: no supported languages were detected". Typescript is am extremely common server side language
project folder contains contracts.ts index.ts package.json tsconfig.json package-lock.json README.md`
Mention the platform you are using
Ubuntu 22.04.5 LTS
WSL2
draft 0.17.0
To Reproduce
Steps to reproduce the behavior:
run draft create in project folder
Expected behavior
options to create Dockerfile, and deployment metadata
Desktop (please complete the following information):
- OS: Ubuntu 22.04.5 LTS
- Browser N/A
Additional context
Add any other context about the problem here.