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

Use TypeScript for type validation #170

Closed
yujiosaka opened this issue Mar 21, 2018 · 0 comments
Closed

Use TypeScript for type validation #170

yujiosaka opened this issue Mar 21, 2018 · 0 comments
Labels

Comments

@yujiosaka
Copy link
Owner

Current code is written with JSDoc style for type definitions, but the type definitions are not validated at all, so I notice some declarations are broken or wrong. TypeScript support checkJs option to work for even JavaScript, so it can be used for this purpose.

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

No branches or pull requests

1 participant