draft-windows-amd64.exe create does not detect the right language for the app
Open
- Dominant language
- Go
- Stars
- 644
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I ran draft-windows-amd64.exe create against a node.js react app , draft detected it as a java and not javascript. The app can be found at https://github.com/rolfschutten/pokedex-aks
**Mention the platform you are using**
Win 10 64bit
**To Reproduce**
Steps to reproduce the behavior:
1. on command line run draft-windows-amd64.exe create in node.ja app
2. draft detected it as java projects
**Expected behavior**
it should detect javascript
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.