software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.87k stars 1.3k forks source link

Add eslint verification of app-common back to CI #6191

Closed Latropos closed 2 months ago

Latropos commented 3 months ago

Summary

CI tests of common-app were removed when introducing monorepo. In this PR I fix all the broken rules and enable CI again.

Test plan

I've made a deliberate mistake in app-common to make sure the CI tests work image