80f2a001ec
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch
- In most of the packages we follow the pattern of passing in a single "options" object into a constructor and desructuring those the object into parameter, like this example:
|
||
---|---|---|
.. | ||
.eslintrc.js | ||
DynamicRedirectManager.test.js |