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

Allow for string inputs for settings rather than enum only #113

Open
diehbria opened this issue Jan 12, 2022 · 0 comments
Open

Allow for string inputs for settings rather than enum only #113

diehbria opened this issue Jan 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@diehbria
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Ease of use of library. User may not be interested in importing many enums to declare settings, but then will have typescript errors

Describe the solution you'd like
Allow settings to be specified optionally as just a string, i.e. instead of DataType.NUMBER, just 'NUMBER'.

@diehbria diehbria added the enhancement New feature or request label Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant