{"library":"eslint-plugin-reanimated","type":"library","category":null,"description":"eslint-plugin-reanimated v2.0.1 is an ESLint plugin that enforces best practices when using Reanimated 2 and 3 worklets in React Native projects. It provides rules to detect JavaScript functions called inside worklets (which break the UI thread), disallowed syntax, and multiple animated style usages. Requires TypeScript >=4.1.3 and ESLint >=8. Actively maintained, updated for Reanimated 3.4.2+. Differentiator: uses TypeScript compiler services for accurate type resolution, unlike lighter lint-based alternatives.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-reanimated","imports":["// In .eslintrc: plugins: ['reanimated']","rules: { 'reanimated/js-function-in-worklet': 2 }","parserOptions: { project: './tsconfig.json' }"]},{"cmd":"yarn add eslint-plugin-reanimated","imports":[]},{"cmd":"pnpm add eslint-plugin-reanimated","imports":[]}],"homepage":null,"github":"https://github.com/wcandillon/eslint-plugin-reanimated","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-reanimated","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-reanimated/compatibility"}}