Checks that are performed on staged changes using `lint-staged` * can be bypassed * are localized only to the staged changes Would be good to add the checks globally to be run in CI for consistency to catch any issues that were bypassed in local checkin.
Checks that are performed on staged changes using
lint-stagedWould be good to add the checks globally to be run in CI for consistency to catch any issues that were bypassed in local checkin.