Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic typescript typings to javascript-montage #25

Open
FelixVicis opened this issue Oct 14, 2016 · 1 comment · May be fixed by #26
Open

Add basic typescript typings to javascript-montage #25

FelixVicis opened this issue Oct 14, 2016 · 1 comment · May be fixed by #26
Assignees

Comments

@FelixVicis
Copy link
Member

Following along with the documentation https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html for adding typings to a npm package.

@FelixVicis FelixVicis self-assigned this Oct 14, 2016
@FelixVicis FelixVicis linked a pull request Oct 14, 2016 that will close this issue
@FelixVicis
Copy link
Member Author

doubling up on a note here to make it easier to find later:

Note of feature placement

index.d.ts should be moved from dist/ to src/ and added to the build file. The current placement is as a fix to have the expected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant