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
7dce046786
Ghost
/
ghost
/
members-ssr
/
.eslintrc.js
7 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Ran `slimer new members-ssr`
2019-04-02 11:20:43 +03:00
module
.
exports
=
{
plugins
:
[
'ghost'
]
,
extends
:
[
Removed trailing commas from .eslintrc.js refs https://github.com/TryGhost/Team/issues/879
2021-07-14 11:57:01 +03:00
'plugin:ghost/node'
Ran `slimer new members-ssr`
2019-04-02 11:20:43 +03:00
]
}
;
Reference in New Issue
Copy Permalink