@stripe/extensibility-eslint-plugin 0.15.4 → 0.15.6

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 (74) hide show
  1. package/README.md +34 -0
  2. package/dist/api-surface.d.ts.map +1 -0
  3. package/dist/configs/async-with-egress.cjs +11 -0
  4. package/dist/configs/async-with-egress.js +11 -0
  5. package/dist/configs/billing.bill.discount_calculation.cjs +11 -0
  6. package/dist/configs/billing.bill.discount_calculation.js +11 -0
  7. package/dist/configs/billing.customer_balance_application.cjs +11 -0
  8. package/dist/configs/billing.customer_balance_application.js +11 -0
  9. package/dist/configs/billing.invoice_collection_setting.cjs +11 -0
  10. package/dist/configs/billing.invoice_collection_setting.js +11 -0
  11. package/dist/configs/billing.prorations.cjs +11 -0
  12. package/dist/configs/billing.prorations.js +11 -0
  13. package/dist/configs/billing.recurring_billing_item_handling.cjs +11 -0
  14. package/dist/configs/billing.recurring_billing_item_handling.js +11 -0
  15. package/dist/configs/core.workflows.custom_action.cjs +11 -0
  16. package/dist/configs/core.workflows.custom_action.js +11 -0
  17. package/dist/configs/custom-objects.cjs +11 -0
  18. package/dist/configs/custom-objects.js +11 -0
  19. package/dist/configs/extend.objects.custom_objects.cjs +11 -0
  20. package/dist/configs/extend.objects.custom_objects.js +11 -0
  21. package/dist/configs/extend.workflows.custom_action.cjs +11 -0
  22. package/dist/configs/extend.workflows.custom_action.js +11 -0
  23. package/dist/configs/runtime-core.cjs +11 -0
  24. package/dist/configs/runtime-core.js +11 -0
  25. package/dist/configs/sync-no-egress.cjs +11 -0
  26. package/dist/configs/sync-no-egress.js +11 -0
  27. package/dist/index.cjs +11 -0
  28. package/dist/index.d.ts.map +1 -1
  29. package/dist/index.js +11 -0
  30. package/dist/rule-config.d.ts.map +1 -1
  31. package/dist/security-rules/no-secrets.d.ts +13 -0
  32. package/dist/security-rules/no-secrets.d.ts.map +1 -1
  33. package/dist/tsconfig.build.tsbuildinfo +1 -1
  34. package/package.json +3 -3
  35. package/dist/extensibility-eslint-plugin-alpha.d.ts +0 -49
  36. package/dist/extensibility-eslint-plugin-beta.d.ts +0 -49
  37. package/dist/extensibility-eslint-plugin-billing.bill.discount_calculation-alpha.d.ts +0 -11
  38. package/dist/extensibility-eslint-plugin-billing.bill.discount_calculation-beta.d.ts +0 -11
  39. package/dist/extensibility-eslint-plugin-billing.bill.discount_calculation-internal.d.ts +0 -11
  40. package/dist/extensibility-eslint-plugin-billing.bill.discount_calculation-public.d.ts +0 -11
  41. package/dist/extensibility-eslint-plugin-billing.customer_balance_application-alpha.d.ts +0 -11
  42. package/dist/extensibility-eslint-plugin-billing.customer_balance_application-beta.d.ts +0 -11
  43. package/dist/extensibility-eslint-plugin-billing.customer_balance_application-internal.d.ts +0 -11
  44. package/dist/extensibility-eslint-plugin-billing.customer_balance_application-public.d.ts +0 -11
  45. package/dist/extensibility-eslint-plugin-billing.invoice_collection_setting-alpha.d.ts +0 -11
  46. package/dist/extensibility-eslint-plugin-billing.invoice_collection_setting-beta.d.ts +0 -11
  47. package/dist/extensibility-eslint-plugin-billing.invoice_collection_setting-internal.d.ts +0 -11
  48. package/dist/extensibility-eslint-plugin-billing.invoice_collection_setting-public.d.ts +0 -11
  49. package/dist/extensibility-eslint-plugin-billing.prorations-alpha.d.ts +0 -10
  50. package/dist/extensibility-eslint-plugin-billing.prorations-beta.d.ts +0 -10
  51. package/dist/extensibility-eslint-plugin-billing.prorations-internal.d.ts +0 -10
  52. package/dist/extensibility-eslint-plugin-billing.prorations-public.d.ts +0 -10
  53. package/dist/extensibility-eslint-plugin-billing.recurring_billing_item_handling-alpha.d.ts +0 -11
  54. package/dist/extensibility-eslint-plugin-billing.recurring_billing_item_handling-beta.d.ts +0 -11
  55. package/dist/extensibility-eslint-plugin-billing.recurring_billing_item_handling-internal.d.ts +0 -11
  56. package/dist/extensibility-eslint-plugin-billing.recurring_billing_item_handling-public.d.ts +0 -11
  57. package/dist/extensibility-eslint-plugin-core.workflows.custom_action-alpha.d.ts +0 -11
  58. package/dist/extensibility-eslint-plugin-core.workflows.custom_action-beta.d.ts +0 -11
  59. package/dist/extensibility-eslint-plugin-core.workflows.custom_action-internal.d.ts +0 -11
  60. package/dist/extensibility-eslint-plugin-core.workflows.custom_action-public.d.ts +0 -11
  61. package/dist/extensibility-eslint-plugin-custom-objects-alpha.d.ts +0 -11
  62. package/dist/extensibility-eslint-plugin-custom-objects-beta.d.ts +0 -11
  63. package/dist/extensibility-eslint-plugin-custom-objects-internal.d.ts +0 -11
  64. package/dist/extensibility-eslint-plugin-custom-objects-public.d.ts +0 -11
  65. package/dist/extensibility-eslint-plugin-extend.objects.custom_objects-alpha.d.ts +0 -11
  66. package/dist/extensibility-eslint-plugin-extend.objects.custom_objects-beta.d.ts +0 -11
  67. package/dist/extensibility-eslint-plugin-extend.objects.custom_objects-internal.d.ts +0 -11
  68. package/dist/extensibility-eslint-plugin-extend.objects.custom_objects-public.d.ts +0 -11
  69. package/dist/extensibility-eslint-plugin-extend.workflows.custom_action-alpha.d.ts +0 -11
  70. package/dist/extensibility-eslint-plugin-extend.workflows.custom_action-beta.d.ts +0 -11
  71. package/dist/extensibility-eslint-plugin-extend.workflows.custom_action-internal.d.ts +0 -11
  72. package/dist/extensibility-eslint-plugin-extend.workflows.custom_action-public.d.ts +0 -11
  73. package/dist/extensibility-eslint-plugin-internal.d.ts +0 -80
  74. package/dist/extensibility-eslint-plugin-public.d.ts +0 -49
@@ -1,49 +0,0 @@
1
- /**
2
- * `@stripe/extensibility-eslint-plugin`
3
- *
4
- * ESLint plugin and flat config for Stripe Apps development.
5
- *
6
- * @example
7
- * ```javascript
8
- * // eslint.config.mjs
9
- * import stripeAppsConfig from '@stripe/extensibility-eslint-plugin';
10
- *
11
- * export default [
12
- * ...stripeAppsConfig,
13
- * // Your custom rules here
14
- * ];
15
- * ```
16
- *
17
- * @packageDocumentation
18
- */
19
-
20
- import type { ESLint } from 'eslint';
21
- import type { Linter } from 'eslint';
22
-
23
- /**
24
- * Base ESLint flat config for Stripe Apps.
25
- *
26
- * Use this as the foundation for your ESLint configuration.
27
- * Includes code quality, security, and FormSpec type-safety rules.
28
- * Note: This config assumes you have typescript-eslint installed.
29
- * @public
30
- */
31
- declare const config: Linter.Config[];
32
- export default config;
33
- export { config as stripeAppsConfig }
34
-
35
- /* Excluded from this release type: _CUSTOM_OBJECT_PLUGIN_NAME */
36
-
37
- /* Excluded from this release type: _customObjectRulesPlugin */
38
-
39
- /* Excluded from this release type: _extensibilityRulesPlugin */
40
-
41
- /* Excluded from this release type: _PLUGIN_NAME */
42
-
43
- /* Excluded from this release type: _recommendedRules */
44
-
45
- /* Excluded from this release type: _requiredRules */
46
-
47
- /* Excluded from this release type: _strictRules */
48
-
49
- export { }