-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps, lint): add lint with husky and lint-staged #18
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/ri7nz/rescript-chakra/J6CrnzKg8fGiULtmassrQwy5qbth |
I was trying to make a fix today for select menu, but couldn't commit.
https://share.getcloudapp.com/nOuvjgBo Maybe refmt, needs another setting or option? |
This fixed it for me... but it seems a lil hacky. https://forum.rescript-lang.org/t/reformat-rescript-in-place/207/11 |
I don't know if you've tested it but according to the repo, maybe you haven't, so it should be easy for you to reproduce on your machine. 1 - Change a .res file I think it should fail for you too, but not positive, maybe it's working for you. |
-format I think adding this flag to the package.json also fixes it. |
# [1.2.0-next.8](v1.2.0-next.7...v1.2.0-next.8) (2021-10-03) ### Bug Fixes * **Select:** fix custom colors ([#22](#22)) ([8d9182e](8d9182e)) ### Chores * fix lint-staged for res or resi ([#20](#20)) ([6054fc9](6054fc9)) * **deps, lint:** add lint with husky and lint-staged ([#18](#18)) ([987d76a](987d76a)) ### Documentation * **Website:** add docs website ([#19](#19)) ([1e27b6b](1e27b6b))
🎉 This PR is included in version 1.2.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.