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

include element type in settings validation messages #324

Merged
merged 3 commits into from
Jan 13, 2024

Conversation

hmnzr
Copy link
Contributor

@hmnzr hmnzr commented Dec 28, 2023

Small improvement: extends element-types settings validation to include element type that causes errors

Closes #323

@javierbrea javierbrea changed the base branch from master to release January 8, 2024 11:01
@javierbrea
Copy link
Owner

Thank you @hmnzr . The build is failing due to an eslint error, you could fix it by running npm run lint -- --fix.

@hmnzr
Copy link
Contributor Author

hmnzr commented Jan 8, 2024

Thank you @hmnzr . The build is failing due to an eslint error, you could fix it by running npm run lint -- --fix.

Thank you @javierbrea for the hint, will fix it!

@hmnzr
Copy link
Contributor Author

hmnzr commented Jan 8, 2024

fixed formatting, please recheck

@javierbrea javierbrea merged commit 537e171 into javierbrea:release Jan 13, 2024
8 checks passed
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.

Specify which element type has issues during settings validation
2 participants