Ghost/core/server/services/permissions
Hannah Wolfe baa8118893 Refactor common pattern in service files
- Use array destructuring
- Use @tryghost/errors
- Part of the big move towards decoupling, this gives visibility on what's being used where
- Biting off manageable chunks / fixing bits of code I'm refactoring for other reasons
2020-04-30 20:48:42 +01:00
..
actions-map-cache.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
can-this.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
parse-context.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
providers.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
public.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00