|
|
|
|
|
by lobster_johnson
3662 days ago
|
|
It sounds like --allowJs alleviates the need to create TypeScript definitions for everything? So if you have an existing project based entirely on JavaScript, you can gradually convert each file to .ts without having to do anything else? |
|