software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

Fix `lint-staged` #3060

Closed m-bert closed 3 months ago

m-bert commented 3 months ago

Description

3053 changed format script. However, I forgot to update lint-staged hook, which now fails on commit.

Test plan

Try to commit changes in obj-c files.