eslint-react icon indicating copy to clipboard operation
eslint-react copied to clipboard

[feat] Per Renderer presets

Open Rel1cx opened this issue 2 years ago • 0 comments

Add presets for each actively maintained custom renderer

  • [x] react-dom - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • [ ] react-native - A framework for building native apps with React.
  • [ ] react-three-fiber - React reconciler for Threejs on the web and react-native.
  • [ ] react-pixi - open-source, production-ready library to render high performant PIXI applications in React.
  • [ ] raycast-extension - Raycast uses React for its user interface declaration and renders the supported elements to our native UI.
  • [ ] reacord - Create interactive Discord messages using React.
  • [ ] ink - React for interactive command-line apps.

Rel1cx avatar Jan 22 '24 15:01 Rel1cx