mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03: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
4 lines
37 B
JavaScript
4 lines
37 B
JavaScript
module.exports = {
|
|
answer: 42
|
|
};
|