mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
d0fa149e0e
no issue - bump eslint-plugin-ghost to v0.5.0 - update core/test eslint config to use "ghost:test" in place of custom ruleset - apply automated eslint fixes
3 lines
37 B
JavaScript
3 lines
37 B
JavaScript
module.exports = {
|
|
answer: 42
|
|
};
|