# react-core-linter: React Core Linter URL: https://generaltranslation.com/en-US/docs/react-core-linter/introduction.mdx --- title: React Core Linter description: ESLint plugin for General Translation React Core integration --- Provides linting rules to ensure correct usage of React Core i18n components and translation patterns. ## Rules - [`static-jsx`](/docs/react-core-linter/rules/static-jsx) - Enforce static content in `` components - [`static-string`](/docs/react-core-linter/rules/static-string) - Enforce static strings in translation functions ## Quickstart Get started with the [quickstart guide](/docs/react-core-linter/guides/quickstart). ## Next steps - [Quickstart Guide](/docs/react-core-linter/guides/quickstart) - Get started with the React Core Linter - [The `` Component](/docs/react/guides/t) - Learn about JSX translation - [Variable Components](/docs/react/guides/variables) - Handle dynamic content - [String Translation](/docs/react/guides/strings) - Translate plain text strings