0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Hannah Wolfe d4cd996e20 Use destructuring for more readable redirect code
- This code was a little verbose, which made it hard to see what was happening (it still is a bit)
- Used destructuring to reduce the code
- Renamed a few variables
2020-04-22 20:30:17 +01:00
..
api-acceptance Changed {subscriber_firstname} replacement to {first_name} 2020-04-20 14:25:58 +01:00
frontend-acceptance
regression Moved web/parent-app to web/parent/app 2020-04-21 18:08:29 +01:00
unit Use destructuring for more readable redirect code 2020-04-22 20:30:17 +01:00
utils
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc