yobgob / too-many-hooks

Opinionated collection of typed React hooks
https://yobgob.dev/too-many-hooks/
Apache License 2.0
3 stars 5 forks source link

Format script exits successfully without modifying files #83

Closed dawsonbooth closed 11 months ago

dawsonbooth commented 11 months ago

Running yarn format exits without error with a "permission denied" message on the relevant files. This likely has to do with the abstracted run-on-changed script that interpolates all positional parameters before the changed files and runs the result as a command.