@gooddata/eslint-config 11.27.0-alpha.3 → 11.27.0-alpha.5

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.
Files changed (39) hide show
  1. package/PACKAGES_V8.md +22 -23
  2. package/PACKAGES_V9.md +24 -25
  3. package/PACKAGES_V9_OXLINT.md +17 -17
  4. package/package.json +2 -52
  5. package/dist/browser.d.ts +0 -12
  6. package/dist/browser.js +0 -2403
  7. package/dist/browser.json +0 -2339
  8. package/dist/cypress.d.ts +0 -12
  9. package/dist/cypress.js +0 -2465
  10. package/dist/cypress.json +0 -2373
  11. package/dist/esm-cypress.d.ts +0 -12
  12. package/dist/esm-cypress.js +0 -2474
  13. package/dist/esm-cypress.json +0 -2375
  14. package/dist/esm-react-cypress.d.ts +0 -12
  15. package/dist/esm-react-cypress.js +0 -2520
  16. package/dist/esm-react-cypress.json +0 -2405
  17. package/dist/oxlint-browser.d.ts +0 -12
  18. package/dist/oxlint-browser.js +0 -1374
  19. package/dist/oxlint-cypress.d.ts +0 -12
  20. package/dist/oxlint-cypress.js +0 -1380
  21. package/dist/oxlint-esm-cypress.d.ts +0 -12
  22. package/dist/oxlint-esm-cypress.js +0 -1380
  23. package/dist/oxlint-esm-react-cypress.d.ts +0 -12
  24. package/dist/oxlint-esm-react-cypress.js +0 -1426
  25. package/dist/oxlint-playwright.d.ts +0 -12
  26. package/dist/oxlint-playwright.js +0 -1380
  27. package/dist/oxlint-react-cypress.d.ts +0 -12
  28. package/dist/oxlint-react-cypress.js +0 -1426
  29. package/dist/oxlint-vitest.d.ts +0 -12
  30. package/dist/oxlint-vitest.js +0 -1394
  31. package/dist/playwright.d.ts +0 -12
  32. package/dist/playwright.js +0 -2497
  33. package/dist/playwright.json +0 -2404
  34. package/dist/react-cypress.d.ts +0 -12
  35. package/dist/react-cypress.js +0 -2511
  36. package/dist/react-cypress.json +0 -2403
  37. package/dist/vitest.d.ts +0 -12
  38. package/dist/vitest.js +0 -2442
  39. package/dist/vitest.json +0 -2368
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 | browser-esm | cypress | esm | esm-cypress | esm-playwright | esm-react | esm-react-cypress | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | playwright | react | react-cypress | react-playwright | 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 | 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 | 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 | 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 | | 1.1.0 | 1.1.0 | | |
13
- | eslint-plugin-cypress | | | | 3.6.0 | | 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 | 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 | 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 | 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 | 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 | 2.6.0 | 2.6.0 | 2.6.0 |
20
- | eslint-plugin-playwright | | | | | | | 2.10.1 | | | 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 | 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 | browser-esm | cypress | esm | esm-cypress | esm-playwright | esm-react | esm-react-cypress | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | playwright | react | react-cypress | react-playwright | 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 | 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 | 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 | 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 | 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 | | 1.1.0 | 1.1.0 | | |
14
- | eslint-plugin-cypress | | | | 3.6.0 | | 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 | 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 | 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 | 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 | 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 | 3.3.0 | 3.3.0 | 3.3.0 |
21
- | eslint-plugin-playwright | | | | | | | 2.10.1 | | | 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 | 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 | 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 | oxlint-browser-esm | oxlint-cypress | 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-playwright | oxlint-react | oxlint-react-cypress | oxlint-react-playwright | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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.3",
3
+ "version": "11.27.0-alpha.5",
4
4
  "license": "MIT",
5
5
  "author": "GoodData",
6
6
  "repository": {
@@ -23,13 +23,6 @@
23
23
  "import": "./dist/base.js",
24
24
  "require": "./dist/base.json"
25
25
  },
26
- "./browser": {
27
- "import": "./dist/browser.js",
28
- "require": "./dist/browser.json"
29
- },
30
- "./oxlint-browser": {
31
- "import": "./dist/oxlint-browser.js"
32
- },
33
26
  "./browser-esm": {
34
27
  "import": "./dist/browser-esm.js",
35
28
  "require": "./dist/browser-esm.json"
@@ -37,27 +30,6 @@
37
30
  "./oxlint-browser-esm": {
38
31
  "import": "./dist/oxlint-browser-esm.js"
39
32
  },
40
- "./cypress": {
41
- "import": "./dist/cypress.js",
42
- "require": "./dist/cypress.json"
43
- },
44
- "./oxlint-cypress": {
45
- "import": "./dist/oxlint-cypress.js"
46
- },
47
- "./playwright": {
48
- "import": "./dist/playwright.js",
49
- "require": "./dist/playwright.json"
50
- },
51
- "./oxlint-playwright": {
52
- "import": "./dist/oxlint-playwright.js"
53
- },
54
- "./vitest": {
55
- "import": "./dist/vitest.js",
56
- "require": "./dist/vitest.json"
57
- },
58
- "./oxlint-vitest": {
59
- "import": "./dist/oxlint-vitest.js"
60
- },
61
33
  "./esm": {
62
34
  "import": "./dist/esm.js",
63
35
  "require": "./dist/esm.json"
@@ -86,13 +58,6 @@
86
58
  "./oxlint-react-vitest": {
87
59
  "import": "./dist/oxlint-react-vitest.js"
88
60
  },
89
- "./react-cypress": {
90
- "import": "./dist/react-cypress.js",
91
- "require": "./dist/react-cypress.json"
92
- },
93
- "./oxlint-react-cypress": {
94
- "import": "./dist/oxlint-react-cypress.js"
95
- },
96
61
  "./react-playwright": {
97
62
  "import": "./dist/react-playwright.js",
98
63
  "require": "./dist/react-playwright.json"
@@ -100,13 +65,6 @@
100
65
  "./oxlint-react-playwright": {
101
66
  "import": "./dist/oxlint-react-playwright.js"
102
67
  },
103
- "./esm-cypress": {
104
- "import": "./dist/esm-cypress.js",
105
- "require": "./dist/esm-cypress.json"
106
- },
107
- "./oxlint-esm-cypress": {
108
- "import": "./dist/oxlint-esm-cypress.js"
109
- },
110
68
  "./esm-playwright": {
111
69
  "import": "./dist/esm-playwright.js",
112
70
  "require": "./dist/esm-playwright.json"
@@ -121,13 +79,6 @@
121
79
  "./oxlint-esm-react": {
122
80
  "import": "./dist/oxlint-esm-react.js"
123
81
  },
124
- "./esm-react-cypress": {
125
- "import": "./dist/esm-react-cypress.js",
126
- "require": "./dist/esm-react-cypress.json"
127
- },
128
- "./oxlint-esm-react-cypress": {
129
- "import": "./dist/oxlint-esm-react-cypress.js"
130
- },
131
82
  "./esm-react-playwright": {
132
83
  "import": "./dist/esm-react-playwright.js",
133
84
  "require": "./dist/esm-react-playwright.json"
@@ -161,7 +112,6 @@
161
112
  "eslint": "^9.39.2",
162
113
  "eslint-import-resolver-typescript": "4.4.4",
163
114
  "eslint-plugin-chai-friendly": "1.1.0",
164
- "eslint-plugin-cypress": "3.6.0",
165
115
  "eslint-plugin-headers": "1.3.3",
166
116
  "eslint-plugin-import-esm": "1.2.1",
167
117
  "eslint-plugin-import-x": "4.16.1",
@@ -181,7 +131,7 @@
181
131
  "storybook": "^10.1.11",
182
132
  "typescript": "5.9.3",
183
133
  "vite-node": "^5.2.0",
184
- "@gooddata/lint-config": "11.27.0-alpha.3"
134
+ "@gooddata/lint-config": "11.27.0-alpha.5"
185
135
  },
186
136
  "peerDependencies": {
187
137
  "@typescript-eslint/eslint-plugin": "8.52.0",
package/dist/browser.d.ts DELETED
@@ -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;