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

Improved TypeScript support #295

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

speedytwenty
Copy link
Collaborator

@speedytwenty speedytwenty commented Apr 6, 2022

There are presently no tests that confirm the CliTable3 types defined in index.d.ts are accurate and functional. There have been mentions of issues with using cli-table3 with TypeScipt (#55).

This PR will add tests that verify strict TypeScript support and resolve any existing issues with the current types.

It's unclear whether this will introduce a "breaking change" as it seems the TypeScript support is likely already broken for strict type checking.

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.

1 participant