0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
Kevin Ansfield e74e2e039e Update code to match eslint rules
no issue
- switch `jscs` and `jshint` inline config to `eslint` config
- fix eslint errors, predominantly in tests where the config now the main app config more closely
2016-11-14 13:26:00 +00:00
..
.github
app Update code to match eslint rules 2016-11-14 13:26:00 +00:00
config Update code to match eslint rules 2016-11-14 13:26:00 +00:00
lib/asset-delivery switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
public/assets ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
tests Update code to match eslint rules 2016-11-14 13:26:00 +00:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli
.eslintrc.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.travis.yml switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.watchmanconfig
bower.json switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
ember-cli-build.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
Gruntfile.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
LICENSE copy LICENSE from main Ghost repository (#165) 2016-08-01 10:04:56 +01:00
package.json switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
README.md
testem.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00

Ghost-Admin

Build status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.