react-render-types-setup

Installation
SKILL.md

React Render Types — Setup

Install and configure eslint-plugin-react-render-types to enforce component composition constraints at lint time.

Prerequisites

  • ESLint >= 9 (flat config)
  • TypeScript >= 5
  • @typescript-eslint/parser >= 8
  • A working tsconfig.json

Install

npm install eslint-plugin-react-render-types --save-dev

ESLint Configuration

Installs
2
GitHub Stars
100
First Seen
Mar 2, 2026
react-render-types-setup — horusgoul/eslint-plugin-react-render-types