React-specific ESLint configuration from marketamerica | SHOP.COM, extending eslint-config-ma-shop and Airbnb's React rules. Current version 0.5.0 (latest). Requires peer dependencies eslint ^8.56.0 and eslint-config-ma-shop *. Provides shared config for consistent React coding standards. Differentiator: tailored for internal use within the organization, opinionated based on Airbnb's guidelines. Release cadence: maintained as part of lint-rules monorepo.
npm install eslint-config-ma-shop-reactNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows installation and usage of the config by extending 'ma-shop-react' in ESLint configuration.
Consider using more up-to-date configs like eslint-config-airbnb or eslint-config-react-app.
Use 'ma-shop-react' in your 'extends' array.
Run 'npm install eslint-config-ma-shop --save-dev' or add it to your project if using npm<7.
Switch to eslintrc format (.eslintrc.*) or upgrade to a package that supports flat config.
Install the package: npm install eslint-config-ma-shop-react --save-dev, then use 'ma-shop-react' in extends.
Install eslint-config-ma-shop: npm install eslint-config-ma-shop --save-dev.
Run: npm install eslint-config-ma-shop --save-dev