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
Thanks, @theseyi! Next time I get ten minutes, I'll try to add this to the README.
Can you share what your actual module declaration looked like and where you put it? That'll help me (a) document it clearly for users today and (b) think about how to recommend people start building/submitting typings for other libraries as we go.
I have a
tsconfig.json
file similar to the following, butand in routes/application.ts:
However, when i run
ember serve
, I get the following error in the build process:How do I get ember-cli-typescript to correctly pick up this file?
ember serve
and restarted after making the editsThe text was updated successfully, but these errors were encountered: