@gooddata/eslint-config 11.27.0-alpha.4 → 11.27.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/PACKAGES_V8.md CHANGED
@@ -2,26 +2,25 @@
2
2
 
3
3
  This table shows which packages are required for each configuration.
4
4
 
5
- | Package | base | browser-esm | esm | esm-cypress | esm-playwright | esm-react | esm-react-cypress | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-playwright | react-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 | 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 | 8.52.0 |
10
- | @vitest/eslint-plugin | | | | | | | | | 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 | 4.4.4 |
12
- | eslint-plugin-chai-friendly | | | | 1.1.0 | 1.1.0 | | 1.1.0 | 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 | 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 | 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 | 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 | 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 | 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 | 2.6.0 | 2.6.0 |
20
- | eslint-plugin-playwright | | | | | 2.10.1 | | | 2.10.1 | | | | | | 2.10.1 | |
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 | 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 | 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 | 3.0.6 |
24
- | eslint-plugin-storybook | | | | | | | | | | 10.1.11 | | | | | |
25
- | react | | | | | | | | | | 19.1.1 | | | | | |
26
- | react-dom | | | | | | | | | | 19.1.1 | | | | | |
27
- | storybook | | | | | | | | | | ^10.1.11 | | | | | |
5
+ | Package | base | browser-esm | esm | esm-playwright | esm-react | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-playwright | react-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 |
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 |
10
+ | @vitest/eslint-plugin | | | | | | | 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 |
12
+ | eslint-plugin-chai-friendly | | | | 1.1.0 | | 1.1.0 | | | | | 1.1.0 | |
13
+ | 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 |
14
+ | 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 | 1.2.1 | | | |
15
+ | 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 |
16
+ | 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 |
17
+ | 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 |
18
+ | 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 |
19
+ | eslint-plugin-playwright | | | | 2.10.1 | | 2.10.1 | | | | | 2.10.1 | |
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 |
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,28 +2,27 @@
2
2
 
3
3
  This table shows which packages are required for each configuration.
4
4
 
5
- | Package | base | browser-esm | esm | esm-cypress | esm-playwright | esm-react | esm-react-cypress | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-playwright | react-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 | 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 | 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 | 8.52.0 |
11
- | @vitest/eslint-plugin | | | | | | | | | 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 | 4.4.4 |
13
- | eslint-plugin-chai-friendly | | | | 1.1.0 | 1.1.0 | | 1.1.0 | 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 | 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 | 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 | 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 | 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 | 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 | 3.3.0 | 3.3.0 |
21
- | eslint-plugin-playwright | | | | | 2.10.1 | | | 2.10.1 | | | | | | 2.10.1 | |
22
- | eslint-plugin-react | | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 |
23
- | 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 | 5.2.0 | 5.2.0 |
24
- | 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 | 3.0.6 |
25
- | eslint-plugin-storybook | | | | | | | | | | 10.1.11 | | | | | |
26
- | 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 | 17.2.0 |
27
- | react | | | | | | | | | | 19.1.1 | | | | | |
28
- | react-dom | | | | | | | | | | 19.1.1 | | | | | |
29
- | storybook | | | | | | | | | | ^10.1.11 | | | | | |
5
+ | Package | base | browser-esm | esm | esm-playwright | esm-react | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-playwright | react-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 |
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 |
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 |
11
+ | @vitest/eslint-plugin | | | | | | | 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 |
13
+ | eslint-plugin-chai-friendly | | | | 1.1.0 | | 1.1.0 | | | | | 1.1.0 | |
14
+ | 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 |
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 | 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 |
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 |
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 |
19
+ | 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 |
20
+ | eslint-plugin-playwright | | | | 2.10.1 | | 2.10.1 | | | | | 2.10.1 | |
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 |
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 |
26
+ | react | | | | | | | | 19.1.1 | | | | |
27
+ | react-dom | | | | | | | | 19.1.1 | | | | |
28
+ | storybook | | | | | | | | ^10.1.11 | | | | |
@@ -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-esm | oxlint-esm | oxlint-esm-cypress | oxlint-esm-playwright | oxlint-esm-react | oxlint-esm-react-cypress | oxlint-esm-react-playwright | oxlint-esm-react-vitest | oxlint-esm-react-vitest-storybook | oxlint-esm-vitest | oxlint-react | oxlint-react-cypress | oxlint-react-playwright | oxlint-react-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 | 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 | 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 | 8.52.0 |
11
- | @vitest/eslint-plugin | | | | | | | | | 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 | 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 | 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 | 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 | 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 | 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 | 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-esm | oxlint-esm | oxlint-esm-playwright | oxlint-esm-react | oxlint-esm-react-playwright | oxlint-esm-react-vitest | oxlint-esm-react-vitest-storybook | oxlint-esm-vitest | oxlint-react | oxlint-react-playwright | oxlint-react-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 |
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 |
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 |
11
+ | @vitest/eslint-plugin | | | | | | | 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 |
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 |
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 |
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 |
19
+ | react | | | | | | | | 19.1.1 | | | | |
20
+ | react-dom | | | | | | | | 19.1.1 | | | | |
21
+ | storybook | | | | | | | | ^10.1.11 | | | | |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/eslint-config",
3
- "version": "11.27.0-alpha.4",
3
+ "version": "11.27.0",
4
4
  "license": "MIT",
5
5
  "author": "GoodData",
6
6
  "repository": {
@@ -58,13 +58,6 @@
58
58
  "./oxlint-react-vitest": {
59
59
  "import": "./dist/oxlint-react-vitest.js"
60
60
  },
61
- "./react-cypress": {
62
- "import": "./dist/react-cypress.js",
63
- "require": "./dist/react-cypress.json"
64
- },
65
- "./oxlint-react-cypress": {
66
- "import": "./dist/oxlint-react-cypress.js"
67
- },
68
61
  "./react-playwright": {
69
62
  "import": "./dist/react-playwright.js",
70
63
  "require": "./dist/react-playwright.json"
@@ -72,13 +65,6 @@
72
65
  "./oxlint-react-playwright": {
73
66
  "import": "./dist/oxlint-react-playwright.js"
74
67
  },
75
- "./esm-cypress": {
76
- "import": "./dist/esm-cypress.js",
77
- "require": "./dist/esm-cypress.json"
78
- },
79
- "./oxlint-esm-cypress": {
80
- "import": "./dist/oxlint-esm-cypress.js"
81
- },
82
68
  "./esm-playwright": {
83
69
  "import": "./dist/esm-playwright.js",
84
70
  "require": "./dist/esm-playwright.json"
@@ -93,13 +79,6 @@
93
79
  "./oxlint-esm-react": {
94
80
  "import": "./dist/oxlint-esm-react.js"
95
81
  },
96
- "./esm-react-cypress": {
97
- "import": "./dist/esm-react-cypress.js",
98
- "require": "./dist/esm-react-cypress.json"
99
- },
100
- "./oxlint-esm-react-cypress": {
101
- "import": "./dist/oxlint-esm-react-cypress.js"
102
- },
103
82
  "./esm-react-playwright": {
104
83
  "import": "./dist/esm-react-playwright.js",
105
84
  "require": "./dist/esm-react-playwright.json"
@@ -133,7 +112,6 @@
133
112
  "eslint": "^9.39.2",
134
113
  "eslint-import-resolver-typescript": "4.4.4",
135
114
  "eslint-plugin-chai-friendly": "1.1.0",
136
- "eslint-plugin-cypress": "3.6.0",
137
115
  "eslint-plugin-headers": "1.3.3",
138
116
  "eslint-plugin-import-esm": "1.2.1",
139
117
  "eslint-plugin-import-x": "4.16.1",
@@ -153,7 +131,7 @@
153
131
  "storybook": "^10.1.11",
154
132
  "typescript": "5.9.3",
155
133
  "vite-node": "^5.2.0",
156
- "@gooddata/lint-config": "11.27.0-alpha.4"
134
+ "@gooddata/lint-config": "11.27.0"
157
135
  },
158
136
  "peerDependencies": {
159
137
  "@typescript-eslint/eslint-plugin": "8.52.0",
@@ -1,12 +0,0 @@
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;