{"library":"eslint-config-standard-jsx","type":"library","category":null,"description":"eslint-config-standard-jsx provides ESLint configuration for linting JSX syntax according to JavaScript Standard Style. It extends `eslint-config-standard` and specifically adds rules for JSX, making it suitable for projects using JSX with libraries like React, Preact, or others, without enforcing React-specific patterns. This package is intended for advanced users who prefer direct ESLint configuration rather than using the `standard` command-line tool. The current stable version is v11.0.0. Releases typically align with updates to ESLint, `standard` itself, and `eslint-plugin-react`. Its key differentiator is its focus on generic JSX rules, utilizing `eslint-plugin-react` for its JSX capabilities but remaining framework-agnostic regarding specific virtual DOM implementations. It requires several other `eslint-plugin-*` packages to be installed alongside it for a complete setup.","language":"javascript","status":"active","version":"11.0.0","tags":["javascript","JavaScript Standard Style","check","checker","code","code checker","code linter","code standards","code style"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-standard-jsx","imports":["{ \"extends\": [\"standard\", \"standard-jsx\"] }","module.exports = { extends: ['standard', 'standard-jsx'] }"]},{"cmd":"yarn add eslint-config-standard-jsx","imports":[]},{"cmd":"pnpm add eslint-config-standard-jsx","imports":[]}],"homepage":null,"github":"https://github.com/standard/eslint-config-standard-jsx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-standard-jsx","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-config-standard-jsx/compatibility"}}