@eslint-react/eslint-plugin 1.20.0-next.9 → 1.20.1-beta.2
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 +7 -31
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +14 -14
package/README.md
CHANGED
|
@@ -96,35 +96,15 @@ export default [
|
|
|
96
96
|
- [Milestone 2.0 ↗](https://eslint-react.xyz/roadmap#milestone-20)
|
|
97
97
|
- [Milestone 3.0 ↗](https://eslint-react.xyz/roadmap#milestone-30-draft)
|
|
98
98
|
|
|
99
|
-
##
|
|
99
|
+
## Used by
|
|
100
|
+
|
|
101
|
+

|
|
102
|
+
|
|
103
|
+
### Also available in
|
|
100
104
|
|
|
101
105
|
- [`AndreaPontrandolfo/sheriff`](https://github.com/AndreaPontrandolfo/sheriff) - A comprehensive and opinionated Typescript-first ESLint configuration.
|
|
102
106
|
- [`antfu/eslint-config`](https://github.com/antfu/eslint-config) - Anthony's ESLint config preset.
|
|
103
|
-
- [`
|
|
104
|
-
- [`DimensionDev/Maskbook`](https://github.com/DimensionDev/Maskbook) - The portal to the new, open Internet. ([I:b]).
|
|
105
|
-
- [`dream-num/univer`](https://github.com/dream-num/univer) - Univer is an open-source alternative to Google Sheets, Slides, and Docs.
|
|
106
|
-
- [`electric-sql/pglite`](https://github.com/electric-sql/pglite) - Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno.
|
|
107
|
-
- [`ensdomains/ensdomains-landing`](https://github.com/ensdomains/ensdomains-landing) - ENS Homepage V2, the main homepage of the ENS protocol.
|
|
108
|
-
- [`hairyf/overlastic`](https://github.com/hairyf/overlastic) - A universal overlays utils, support react, vue, vanilla, svelte.
|
|
109
|
-
- [`hipstersmoothie/react-window-splitter`](https://github.com/hipstersmoothie/react-window-splitter) - A full featured window splitter for React.
|
|
110
|
-
- [`johannschopplich/unlazy`](https://github.com/johannschopplich/unlazy) - Universal lazy loading library for placeholder images leveraging native browser APIs.
|
|
111
|
-
- [`luxdotdev/parsertime`](https://github.com/luxdotdev/parsertime) - A web app written to help collegiate Overwatch players track their performance in scrims.
|
|
112
|
-
- [`npmgraph/npmgraph`](https://github.com/npmgraph/npmgraph) - A tool for exploring NPM modules and dependencies.
|
|
113
|
-
- [`react-navigation/react-navigation`](https://github.com/react-navigation/react-navigation) - Routing and navigation for your React Native apps.
|
|
114
|
-
- [`RebeccaStevens/eslint-config-rebeccastevens`](https://github.com/RebeccaStevens/eslint-config-rebeccastevens) - RebeccaStevens' ESLint config preset.
|
|
115
|
-
- [`refined-github/refined-github`](https://github.com/refined-github/refined-github) - :octocat: Browser extension that simplifies the GitHub interface and adds useful features.
|
|
116
|
-
- [`RightCapitalHQ/frontend-style-guide`](https://github.com/RightCapitalHQ/frontend-style-guide) - RightCapital's frontend style guide.
|
|
117
|
-
- [`RSSNext/follow`](https://github.com/RSSNext/follow) - 🧡 Next generation information browser.
|
|
118
|
-
- [`satya164/PocketGear`](https://github.com/satya164/PocketGear) - A clean and simple Pokédex app for Pokémon GO.
|
|
119
|
-
- [`SukkaW/eslint-config-sukka`](https://github.com/SukkaW/eslint-config-sukka) - ESLint configuration of Sukka.
|
|
120
|
-
- [`SukkaW/foxact`](https://github.com/SukkaW/foxact) - React Hooks/Utils done right. For Browser, SSR, and React Server Components.
|
|
121
|
-
- [`TanStack/form`](https://github.com/TanStack/form) - 🤖 Powerful and type-safe form state management for the web. TS/JS, React Form, Solid Form, Lit Form and Vue Form.
|
|
122
|
-
- [`TanStack/query`](https://github.com/TanStack/query) - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
|
|
123
|
-
- [`TanStack/router`](https://github.com/TanStack/router) - 🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
|
|
124
|
-
- [`TanStack/store`](https://github.com/TanStack/store) - 🤖 Framework agnostic, type-safe store w/ reactive framework adapters.
|
|
125
|
-
- [`timkurvers/wine-log-explorer`](https://github.com/timkurvers/wine-log-explorer) - Explorer for Wine logs.
|
|
126
|
-
- [`toss/suspensive`](https://github.com/toss/suspensive) - Manage asynchronous operations, timing, error handling, detecting intersection of elements, and caching easily and declaratively (One of TanStack Query community resources).
|
|
127
|
-
- [`upleveled/eslint-config-upleveled`](https://github.com/upleveled/eslint-config-upleveled) - UpLeveled ESLint defaults for programming in JavaScript, TypeScript, React, Next.js, Node.js, Postgres.js.
|
|
107
|
+
- [`eslint-config-sukka`](https://github.com/SukkaW/eslint-config-sukka) - Sukka's ESLint config preset.
|
|
128
108
|
|
|
129
109
|
_Data collected from GitHub dependents network, if there are any mismatch or outdated information, feel free to [open issue](https://github.com/Rel1cx/eslint-react/issues/new?assignees=&labels=type%3A+documentation&projects=&template=docs_report.md&title=%5Bdocs%5D+) or pull request._
|
|
130
110
|
|
|
@@ -132,11 +112,7 @@ Find more on [GitHub Dependents](https://github.com/Rel1cx/eslint-react/network/
|
|
|
132
112
|
|
|
133
113
|
## Contributing
|
|
134
114
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request.
|
|
138
|
-
|
|
139
|
-
Thank you to everyone contributing to ESLint React!
|
|
115
|
+
Please follow our [contributing guidelines](./.github/CONTRIBUTING.md).
|
|
140
116
|
|
|
141
117
|
## License
|
|
142
118
|
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eslint-react/eslint-plugin",
|
|
3
|
-
"version": "1.20.
|
|
3
|
+
"version": "1.20.1-beta.2",
|
|
4
4
|
"description": "The main ESLint plugin of ESLint React. Contains all the rules and presets of ESLint React.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
"./package.json"
|
|
47
47
|
],
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@typescript-eslint/scope-manager": "^8.18.
|
|
50
|
-
"@typescript-eslint/type-utils": "^8.18.
|
|
51
|
-
"@typescript-eslint/types": "^8.18.
|
|
52
|
-
"@typescript-eslint/utils": "^8.18.
|
|
53
|
-
"@eslint-react/shared": "1.20.
|
|
54
|
-
"@eslint-react/tools": "1.20.
|
|
55
|
-
"@eslint-react/types": "1.20.
|
|
56
|
-
"eslint-plugin-react-
|
|
57
|
-
"eslint-plugin-react-
|
|
58
|
-
"eslint-plugin-react-
|
|
59
|
-
"eslint-plugin-react-
|
|
60
|
-
"eslint-plugin-react-
|
|
61
|
-
"eslint-plugin-react-x": "1.20.
|
|
49
|
+
"@typescript-eslint/scope-manager": "^8.18.1",
|
|
50
|
+
"@typescript-eslint/type-utils": "^8.18.1",
|
|
51
|
+
"@typescript-eslint/types": "^8.18.1",
|
|
52
|
+
"@typescript-eslint/utils": "^8.18.1",
|
|
53
|
+
"@eslint-react/shared": "1.20.1-beta.2",
|
|
54
|
+
"@eslint-react/tools": "1.20.1-beta.2",
|
|
55
|
+
"@eslint-react/types": "1.20.1-beta.2",
|
|
56
|
+
"eslint-plugin-react-dom": "1.20.1-beta.2",
|
|
57
|
+
"eslint-plugin-react-debug": "1.20.1-beta.2",
|
|
58
|
+
"eslint-plugin-react-naming-convention": "1.20.1-beta.2",
|
|
59
|
+
"eslint-plugin-react-hooks-extra": "1.20.1-beta.2",
|
|
60
|
+
"eslint-plugin-react-web-api": "1.20.1-beta.2",
|
|
61
|
+
"eslint-plugin-react-x": "1.20.1-beta.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"tsup": "^8.3.5",
|