rittenhop-ghost/versions/5.94.2/node_modules/@tryghost/bunyan-rotating-filestream/.eslintrc.js

7 lines
95 B
JavaScript

module.exports = {
plugins: ['ghost'],
extends: [
'plugin:ghost/node'
]
};