mirror of
https://github.com/wassname/talk.git
synced 2026-08-10 12:41:02 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
export {addTag, removeTag} from 'talk-plugin-commentbox/actions';
|
||||
export {addCommentClassName, removeCommentClassName} from 'coral-embed-stream/src/actions/stream';
|
||||
export { addTag, removeTag } from 'talk-plugin-commentbox/actions';
|
||||
export {
|
||||
addCommentClassName,
|
||||
removeCommentClassName,
|
||||
} from 'coral-embed-stream/src/actions/stream';
|
||||
|
||||
Reference in New Issue
Block a user