mirror of
https://github.com/wassname/talk.git
synced 2026-08-09 12:30:42 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -2,6 +2,6 @@ import PermalinkButton from './containers/PermalinkButton';
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
commentActions: [PermalinkButton]
|
||||
}
|
||||
commentActions: [PermalinkButton],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user