{"library":"eslint-plugin-react-native-globals","type":"library","category":null,"description":"eslint-plugin-react-native-globals is a lightweight ESLint plugin designed to provide an environment that acknowledges common React Native global variables and APIs. Its primary purpose is to prevent `no-undef` errors for built-in React Native globals (like `__DEV__`, `__dirname`, `__filename`, `process`, `global`, `console`, `setTimeout`, `setInterval`, etc.) without needing to disable the `no-undef` rule entirely. This allows developers to maintain strict linting for undefined variables while working with the React Native specific global scope. The package is currently at version `0.1.2`, with its last significant update occurring in 2019. Due to its age and lack of recent updates, it can be considered abandoned or in indefinite maintenance mode, with no predictable release cadence. Newer React Native versions might introduce globals not covered by this plugin.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript","eslint","eslint-plugin","react-native"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-react-native-globals","imports":["{ \"plugins\": [\"react-native-globals\"], \"env\": {\"react-native-globals/all\": true} }"]},{"cmd":"yarn add eslint-plugin-react-native-globals","imports":[]},{"cmd":"pnpm add eslint-plugin-react-native-globals","imports":[]}],"homepage":null,"github":"https://github.com/satya164/eslint-plugin-react-native-globals","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-react-native-globals","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-react-native-globals/compatibility"}}