Ghost/ghost/core
Daniel Lockyer 6dde5e40e3
Updated Eslint ECMAScript compatibility to 2022
refs https://github.com/TryGhost/Toolbox/issues/345

- this commit bumps `eslint-plugin-ghost`, which bumps compatiblity to
  2022
- this also removes a lot of the manually-added
  `parserOptions.ecmaVersion` that we had in imported packages, in favor
  of the value set in `eslint-plugin-ghost`
2022-08-09 15:51:40 +02:00
..
content 🎨 Updated Casper to v5.2.3 2022-08-03 12:56:44 +01:00
core Removed deleted and hidden comments from the comment count 2022-08-09 13:51:13 +01:00
test Added support for autowrap and class to the comment_count helper (#15203) 2022-08-09 13:08:36 +01:00
.c8rc.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
.gitignore Updated admin asset serving for ember-auto-import@2 compatibility (#15128) 2022-08-02 13:43:45 +01:00
.npmignore Deleted reference to core/admin 2022-08-03 16:28:41 +02:00
config.development.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
ghost.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
Gruntfile.js Cleaned up core package Gruntfile 2022-08-08 13:03:49 +02:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
jsconfig.json Deleted reference to core/admin 2022-08-03 16:28:41 +02:00
loggingrc.js Switched to original version for metrics 2022-08-04 19:22:57 +02:00
MigratorConfig.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
package.json Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00