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 Typescript type definitions #5

Merged
merged 1 commit into from
Feb 11, 2017
Merged

Add Typescript type definitions #5

merged 1 commit into from
Feb 11, 2017

Conversation

ChrisMBarr
Copy link
Contributor

I've written some TypeScript type definitions for this project, and this PR will include them in the distribution and allow either typings or @types in TypeScript 2.x to automatically pick them up.

@ryanve
Copy link
Owner

ryanve commented Feb 9, 2017

@ChrisMBarr Cool! Is it ok if I rename to eol.d.ts to match the main file? Does that make sense?

"main": "eol.js",
"types": "eol.d.ts",
"typings": "eol.d.ts",

Thanks for contributing!

@ChrisMBarr
Copy link
Contributor Author

ChrisMBarr commented Feb 9, 2017 via email

@ryanve ryanve merged commit 874367e into ryanve:gh-pages Feb 11, 2017
@ryanve
Copy link
Owner

ryanve commented Feb 11, 2017

Available in 0.6.0

npm install eol@0.6.0 --save

Happy eol'ing!

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

Successfully merging this pull request may close these issues.

2 participants