Ghost/ghost/stripe
Daniel Lockyer 54c143a1b4
Fixed optional syntax style for jsdoc
refs https://jsdoc.app/tags-param.html#optional-parameters-and-default-values

- using an equals sign in the type definition is part of the Google
  Closure syntax but we use the JSDoc syntax in all other places, and
  tsc detects the different syntax
- this commit standardizes the syntax ahead of enforcing a certain style
  down the line
2022-10-16 14:48:05 +07:00
..
lib Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00
test Fixed trial days validation for stripe checkout 2022-08-09 14:14:22 +05:30
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
index.js Moved members-stripe-service -> stripe 2022-01-18 10:25:37 +02:00
package.json Updated @tryghost dependencies (#15479) 2022-10-12 10:16:05 +07:00