Ghost/ghost/admin/mirage/config
Kevin Ansfield 1ad2c05d37 Bumped eslint-plugin-ghost and fixed linter errors
no issue

- new linting rules that needed fixing:
   - calling `super` in lifecycle hooks
   - no usage of String prototype extensions
2021-07-15 15:27:29 +01:00
..
api-keys.js
authentication.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
config.js
emails.js
integrations.js
invites.js
labels.js Fixed tests for labels (#1493) 2020-02-14 16:37:25 +05:30
members.js Fixed faker.random.number rename warnings 2021-04-12 15:32:39 +01:00
pages.js Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
posts.js Added ability to bulk delete members by label or status (#1883) 2021-04-08 12:06:27 +01:00
products.js Fixed tests 2021-05-10 21:02:54 +01:00
roles.js Clarified staff user roles in Admin (#1874) 2021-04-07 15:20:30 +01:00
settings.js Updated to fetch settings using /settings/?group= instead of ?type= 2020-06-24 14:23:51 +01:00
site.js
slugs.js
snippets.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
tags.js
themes.js
uploads.js
users.js Added staff personal tokens 2020-11-20 10:23:19 +01:00
webhooks.js