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

Remove references to unused linting cache directory #84

Closed dawsonbooth closed 10 months ago

dawsonbooth commented 10 months ago

The linting cache was recently removed; however, there are still references to it in the .gitignore file and in some of the workflows.

Removing these should have the small effect of slightly speeding up some of our workflows.