@gooddata/eslint-config 11.26.0-alpha.0 → 11.26.0-alpha.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/PACKAGES_V8.md +22 -22
- package/PACKAGES_V9.md +24 -24
- package/PACKAGES_V9_OXLINT.md +17 -17
- package/dist/cypress.d.ts +12 -0
- package/dist/cypress.js +2465 -0
- package/dist/cypress.json +2373 -0
- package/dist/oxlint-cypress.d.ts +12 -0
- package/dist/oxlint-cypress.js +1380 -0
- package/package.json +9 -2
package/PACKAGES_V8.md
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
This table shows which packages are required for each configuration.
|
|
4
4
|
|
|
5
|
-
| Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
|
|
6
|
-
| --------------------------------- | ------ | ------- | ----------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | ------ | ------------- | ------------ | ------ |
|
|
7
|
-
| @testing-library/dom | | | | | | | | 10.4.1 | | | | | |
|
|
8
|
-
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
9
|
-
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
-
| @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
11
|
-
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
12
|
-
| eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | 1.1.0 | | |
|
|
13
|
-
| eslint-plugin-cypress | | | | | | 3.6.0 | | | | | 3.6.0 | | |
|
|
14
|
-
| eslint-plugin-header | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 |
|
|
15
|
-
| eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
|
|
16
|
-
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
17
|
-
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
18
|
-
| eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
|
|
19
|
-
| eslint-plugin-no-only-tests | | | | | | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | | 2.6.0 | 2.6.0 | 2.6.0 |
|
|
20
|
-
| eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
21
|
-
| eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
22
|
-
| eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
|
|
23
|
-
| eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | |
|
|
24
|
-
| react | | | | | | | | 19.1.1 | | | | | |
|
|
25
|
-
| react-dom | | | | | | | | 19.1.1 | | | | | |
|
|
26
|
-
| storybook | | | | | | | | ^10.1.11 | | | | | |
|
|
5
|
+
| Package | base | browser | browser-esm | cypress | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
|
|
6
|
+
| --------------------------------- | ------ | ------- | ----------- | ------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | ------ | ------------- | ------------ | ------ |
|
|
7
|
+
| @testing-library/dom | | | | | | | | | 10.4.1 | | | | | |
|
|
8
|
+
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
9
|
+
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
+
| @vitest/eslint-plugin | | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
11
|
+
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
12
|
+
| eslint-plugin-chai-friendly | | | | 1.1.0 | | | 1.1.0 | | | | | 1.1.0 | | |
|
|
13
|
+
| eslint-plugin-cypress | | | | 3.6.0 | | | 3.6.0 | | | | | 3.6.0 | | |
|
|
14
|
+
| eslint-plugin-header | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 |
|
|
15
|
+
| eslint-plugin-import-esm | | | 1.2.1 | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
|
|
16
|
+
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
17
|
+
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
18
|
+
| eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
|
|
19
|
+
| eslint-plugin-no-only-tests | | | | 2.6.0 | | | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | | 2.6.0 | 2.6.0 | 2.6.0 |
|
|
20
|
+
| eslint-plugin-react | | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
21
|
+
| eslint-plugin-react-hooks | | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
22
|
+
| eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
|
|
23
|
+
| eslint-plugin-storybook | | | | | | | | | 10.1.11 | | | | | |
|
|
24
|
+
| react | | | | | | | | | 19.1.1 | | | | | |
|
|
25
|
+
| react-dom | | | | | | | | | 19.1.1 | | | | | |
|
|
26
|
+
| storybook | | | | | | | | | ^10.1.11 | | | | | |
|
package/PACKAGES_V9.md
CHANGED
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
|
|
3
3
|
This table shows which packages are required for each configuration.
|
|
4
4
|
|
|
5
|
-
| Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
|
|
6
|
-
| --------------------------------- | ------ | ------- | ----------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | ------ | ------------- | ------------ | ------ |
|
|
7
|
-
| @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
|
|
8
|
-
| @testing-library/dom | | | | | | | | 10.4.1 | | | | | |
|
|
9
|
-
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
-
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
11
|
-
| @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
12
|
-
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
13
|
-
| eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | 1.1.0 | | |
|
|
14
|
-
| eslint-plugin-cypress | | | | | | 3.6.0 | | | | | 3.6.0 | | |
|
|
15
|
-
| eslint-plugin-headers | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 |
|
|
16
|
-
| eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
|
|
17
|
-
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
18
|
-
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
19
|
-
| eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
|
|
20
|
-
| eslint-plugin-no-only-tests | | | | | | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | | 3.3.0 | 3.3.0 | 3.3.0 |
|
|
21
|
-
| eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
22
|
-
| eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
23
|
-
| eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
|
|
24
|
-
| eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | |
|
|
25
|
-
| globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
|
|
26
|
-
| react | | | | | | | | 19.1.1 | | | | | |
|
|
27
|
-
| react-dom | | | | | | | | 19.1.1 | | | | | |
|
|
28
|
-
| storybook | | | | | | | | ^10.1.11 | | | | | |
|
|
5
|
+
| Package | base | browser | browser-esm | cypress | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
|
|
6
|
+
| --------------------------------- | ------ | ------- | ----------- | ------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | ------ | ------------- | ------------ | ------ |
|
|
7
|
+
| @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
|
|
8
|
+
| @testing-library/dom | | | | | | | | | 10.4.1 | | | | | |
|
|
9
|
+
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
+
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
11
|
+
| @vitest/eslint-plugin | | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
12
|
+
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
13
|
+
| eslint-plugin-chai-friendly | | | | 1.1.0 | | | 1.1.0 | | | | | 1.1.0 | | |
|
|
14
|
+
| eslint-plugin-cypress | | | | 3.6.0 | | | 3.6.0 | | | | | 3.6.0 | | |
|
|
15
|
+
| eslint-plugin-headers | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 |
|
|
16
|
+
| eslint-plugin-import-esm | | | 1.2.1 | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
|
|
17
|
+
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
18
|
+
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
19
|
+
| eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
|
|
20
|
+
| eslint-plugin-no-only-tests | | | | 3.3.0 | | | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | | 3.3.0 | 3.3.0 | 3.3.0 |
|
|
21
|
+
| eslint-plugin-react | | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
22
|
+
| eslint-plugin-react-hooks | | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
23
|
+
| eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
|
|
24
|
+
| eslint-plugin-storybook | | | | | | | | | 10.1.11 | | | | | |
|
|
25
|
+
| globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
|
|
26
|
+
| react | | | | | | | | | 19.1.1 | | | | | |
|
|
27
|
+
| react-dom | | | | | | | | | 19.1.1 | | | | | |
|
|
28
|
+
| storybook | | | | | | | | | ^10.1.11 | | | | | |
|
package/PACKAGES_V9_OXLINT.md
CHANGED
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
This table shows which packages are required for each configuration.
|
|
4
4
|
|
|
5
|
-
| Package | oxlint-base | oxlint-browser | oxlint-browser-esm | oxlint-esm | oxlint-esm-react | oxlint-esm-react-cypress | oxlint-esm-react-vitest | oxlint-esm-react-vitest-storybook | oxlint-esm-vitest | oxlint-react | oxlint-react-cypress | oxlint-react-vitest | oxlint-vitest |
|
|
6
|
-
| --------------------------------- | ----------- | -------------- | ------------------ | ---------- | ---------------- | ------------------------ | ----------------------- | --------------------------------- | ----------------- | ------------ | -------------------- | ------------------- | ------------- |
|
|
7
|
-
| @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
|
|
8
|
-
| @testing-library/dom | | | | | | | | 10.4.1 | | | | | |
|
|
9
|
-
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
-
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
11
|
-
| @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
12
|
-
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
13
|
-
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
14
|
-
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
15
|
-
| eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
16
|
-
| eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
17
|
-
| eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | |
|
|
18
|
-
| globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
|
|
19
|
-
| react | | | | | | | | 19.1.1 | | | | | |
|
|
20
|
-
| react-dom | | | | | | | | 19.1.1 | | | | | |
|
|
21
|
-
| storybook | | | | | | | | ^10.1.11 | | | | | |
|
|
5
|
+
| Package | oxlint-base | oxlint-browser | oxlint-browser-esm | oxlint-cypress | oxlint-esm | oxlint-esm-react | oxlint-esm-react-cypress | oxlint-esm-react-vitest | oxlint-esm-react-vitest-storybook | oxlint-esm-vitest | oxlint-react | oxlint-react-cypress | oxlint-react-vitest | oxlint-vitest |
|
|
6
|
+
| --------------------------------- | ----------- | -------------- | ------------------ | -------------- | ---------- | ---------------- | ------------------------ | ----------------------- | --------------------------------- | ----------------- | ------------ | -------------------- | ------------------- | ------------- |
|
|
7
|
+
| @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
|
|
8
|
+
| @testing-library/dom | | | | | | | | | 10.4.1 | | | | | |
|
|
9
|
+
| @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
10
|
+
| @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
|
|
11
|
+
| @vitest/eslint-plugin | | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
|
|
12
|
+
| eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
|
|
13
|
+
| eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
|
|
14
|
+
| eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
|
|
15
|
+
| eslint-plugin-react | | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
|
|
16
|
+
| eslint-plugin-react-hooks | | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
|
|
17
|
+
| eslint-plugin-storybook | | | | | | | | | 10.1.11 | | | | | |
|
|
18
|
+
| globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
|
|
19
|
+
| react | | | | | | | | | 19.1.1 | | | | | |
|
|
20
|
+
| react-dom | | | | | | | | | 19.1.1 | | | | | |
|
|
21
|
+
| storybook | | | | | | | | | ^10.1.11 | | | | | |
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface FlatConfig {
|
|
2
|
+
files?: string[];
|
|
3
|
+
ignores?: string[];
|
|
4
|
+
languageOptions?: Record<string, unknown>;
|
|
5
|
+
linterOptions?: Record<string, unknown>;
|
|
6
|
+
processor?: unknown;
|
|
7
|
+
plugins?: Record<string, unknown>;
|
|
8
|
+
rules?: Record<string, unknown>;
|
|
9
|
+
settings?: Record<string, unknown>;
|
|
10
|
+
}
|
|
11
|
+
declare const config: FlatConfig[];
|
|
12
|
+
export default config;
|