{"library":"eslint-plugin-wix-style-react","type":"library","category":null,"description":"An ESLint plugin providing custom lint rules for projects using the Wix Style React library. Current version is 1.0.418. It enforces best practices and prevents common mistakes specific to wix-style-react components, such as avoiding full library imports. The package is maintained by Wix and follows ESLint plugin conventions. It is designed for Node.js environments (>=0.10.0) and requires ESLint as a peer dependency. Key differentiator: it focuses on Wix's internal React component library, offering rules not found in general React lint plugins.","language":"javascript","status":"active","version":"1.0.418","tags":["javascript","eslint","eslintplugin","eslint-plugin"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-wix-style-react","imports":["// In .eslintrc: { \"plugins\": [\"wix-style-react\"] }","// In .eslintrc: \"rules\": { \"wix-style-react/no-full-wsr-lib\": 2 }","const eslint = require('eslint');"]},{"cmd":"yarn add eslint-plugin-wix-style-react","imports":[]},{"cmd":"pnpm add eslint-plugin-wix-style-react","imports":[]}],"homepage":null,"github":"https://github.com/wix-private/wix-ui","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-wix-style-react","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}