# react-core-linter: React Core Linter URL: https://generaltranslation.com/ja/docs/react-core-linter.mdx --- title: React Core Linter description: GT React ライブラリ向けの ESLint プラグイン --- このパッケージは v0.1.0 で、まだ安定版ではありません。破壊的変更が入る可能性があります。 `@generaltranslation/react-core-linter` は、GT の React ライブラリ (`gt-react`、`gt-next`、`gt-react-native`) 全体でよくある実装ミスを検出する ESLint プラグインです。 `` コンポーネント内の動的コンテンツや翻訳関数内の動的な文字列などの問題を検出し、自動修正も提供します。 import Video from '@/components/Video';