This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-11-25 19:48:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d41ccdde8d
Ghost
/
ghost
/
members-csv
/
.eslintrc.js
7 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initialized members-csv package
2020-06-19 09:54:48 +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'
Initialized members-csv package
2020-06-19 09:54:48 +03:00
]
}
;
Reference in New Issue
Copy Permalink