@eslint-react/jsx 0.8.12 → 0.9.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,10 @@
1
+ # `@eslint-react/jsx`
2
+
3
+ > ESLint x React's ESLint utility module for static analysis of React core API and Patterns.
4
+
5
+ ## ✋ Internal Package
6
+
7
+ This is an internal package to the [ESLint x React monorepo](https://github.com/Rel1cx/eslint-react).
8
+ You likely don't want to use it directly.
9
+
10
+ 👉 See **<https://eslint-react.rel1cx.io>** for docs on ESLint x React.