We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This request is to convert the monorepo to TypeScript.
Currently the monorepo uses Javascript with babel to transpile the code for older environments.
Use TypeScript and rollup to bundle the packages
Everyone, but especially TypeScript users
availity-react switched to TypeScript recently and updating this library will make supporting availity-react easier
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🚀 Feature request
This request is to convert the monorepo to TypeScript.
Current Behavior
Currently the monorepo uses Javascript with babel to transpile the code for older environments.
Desired Behavior
Use TypeScript and rollup to bundle the packages
Who does this impact? Who is this for?
Everyone, but especially TypeScript users
Additional context
availity-react switched to TypeScript recently and updating this library will make supporting availity-react easier
The text was updated successfully, but these errors were encountered: