mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
DEV: introduces prettier for es6 files
This commit is contained in:
parent
c7ee70941e
commit
03a7d532cf
1162 changed files with 60667 additions and 29659 deletions
|
@ -1,3 +1,3 @@
|
|||
export default Ember.Component.extend({
|
||||
classNames: ['flagged-post-response']
|
||||
classNames: ["flagged-post-response"]
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue