We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5271d96 commit 931bcbcCopy full SHA for 931bcbc
.lintstagedrc.json
@@ -6,5 +6,5 @@
6
"yarn format:android"
7
],
8
"packages/react-native-gesture-handler/apple/**/*.{h,m,mm,cpp}": "yarn format:apple",
9
- "packages/react-native-gesture-handler/src/specs/*.ts": "yarn sync-architectures"
+ "packages/react-native-gesture-handler/src/specs/*.ts": "yarn workspace react-native-gesture-handler sync-architectures"
10
}
0 commit comments