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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade to typescript 3.0+ #24

Merged
merged 1 commit into from Dec 10, 2018
Merged

feat: upgrade to typescript 3.0+ #24

merged 1 commit into from Dec 10, 2018

Conversation

aleclarson
Copy link
Collaborator

@aleclarson aleclarson commented Dec 9, 2018

To remove the warning for TS 3.0+ users, I added || ^3.0.0 to the typescript version in the peerDependencies. 馃帀

Closes #18 #22 #23

@aleclarson
Copy link
Collaborator Author

Should I bump the devDependencies.typescript version to TS 3.0 too?

@aleclarson
Copy link
Collaborator Author

Note: Some TSLint rules are currently broken for TS 3.2+. If you hit errors, try downgrading to TS 3.1.

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.

None yet

2 participants