software-mansion / react-native-reanimated

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

Monorepo [4/?] - clean and unify configs #6020

Closed tjzel closed 1 month ago

tjzel commented 1 month ago

About

This pull request is a part of the effort of migrating to monorepo structure:

Summary

This particular pull requests all our configuration files (ESLint, Prettier, Typescript) to the root directory and extend them in the packages. It also moves eslint-plugin-reanimated to a separate package.

Test plan

🚀