You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintaining TypeScript type generation for this project is incredibly painful. See pull request #405 for an example of some of the hacks that we have to maintain to get the correct types generated from the JavaScript code.
It would be much simpler if we ported Concerto to TypeScript. We'd also gain the static typing benefits of TypeScript.
This is probably a candidate for Concerto v3.0.
The text was updated successfully, but these errors were encountered:
Maintaining TypeScript type generation for this project is incredibly painful. See pull request #405 for an example of some of the hacks that we have to maintain to get the correct types generated from the JavaScript code.
It would be much simpler if we ported Concerto to TypeScript. We'd also gain the static typing benefits of TypeScript.
This is probably a candidate for Concerto v3.0.
The text was updated successfully, but these errors were encountered: