formspree / formspree-js

The fastest way to hook up a React form
https://formspree.io/javascript
MIT License
63 stars 12 forks source link

chore: fix lint-staged to run on each commit #32

Closed bhongy closed 1 year ago

bhongy commented 1 year ago

Currently, lint-staged is not running. This PR fixes husky and lint-staged configuration, so lint-staged runs for each commit.

Details:

Note: files that don't change in this PR don't get the lint-staged tasks applied because lint-staged only run on change files (from git). We'll run prettier on the entire codebase after this PR.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: c1b965ba2e2f522b6c0e1aa6d7452b3b9b30419a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
formspree-react-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2023 1:46am