DEV: Update code for eslint object-shorthand-rule (#171)
See https://github.com/discourse/eslint-config-discourse/commit/4f7aba06c03fdd22bb26669aeb8ed4af3127c409
This commit is contained in:
@@ -213,7 +213,7 @@ acceptance("Discourse Solved Plugin", function (needs) {
|
||||
featured_link: null,
|
||||
topic_timer: null,
|
||||
message_bus_last_id: 0,
|
||||
accepted_answer: { post_number: 2, username: "kzh", excerpt: excerpt },
|
||||
accepted_answer: { post_number: 2, username: "kzh", excerpt },
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user