This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8ddbf471dd
Ghost
/
ghost
/
admin
/
mirage
/
.eslintrc.js
7 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update dependency eslint to v7 (#1566) * Update dependency eslint to v7 * Fixed linting errors Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-18 00:53:37 +03:00
/* eslint-env node */
deps: ember-cli-mirage@0.2.0 - remove lodash from bower - move all resources to /mirage instead of /app/mirage - update endpoints to use ORM - general cleanup
2017-01-02 21:49:44 +03:00
module
.
exports
=
{
rules
:
{
'brace-style'
:
'off'
}
}
;
Reference in New Issue
Copy Permalink