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

chore: add eslint unicorn plugin #213

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kurtextrem
Copy link
Contributor

This PR is based on #202.

Unicorn really brings some advantages, such as auto optimizing regexps (makes them smaller) and sets rules for writing or using regexps in the most efficient way. https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-reduce.md?rgh-link-date=2023-10-07T09%3A37%3A41Z might also be interesting (for e.g. #203)

@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for valibot ready!

Name Link
🔨 Latest commit 48c5c97
🔍 Latest deploy log https://app.netlify.com/sites/valibot/deploys/652bdd75d15edd00082312b3
😎 Deploy Preview https://deploy-preview-213--valibot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fabian-hiller
Copy link
Owner

I will review this PR after we merged #202.

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

Successfully merging this pull request may close these issues.

2 participants