mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -1 +1 @@
|
||||
export {viewUserDetail} from 'coral-admin/src/actions/userDetail';
|
||||
export { viewUserDetail } from 'coral-admin/src/actions/userDetail';
|
||||
|
||||
@@ -1 +1 @@
|
||||
export {notify} from 'coral-framework/actions/notification';
|
||||
export { notify } from 'coral-framework/actions/notification';
|
||||
|
||||
@@ -1 +1 @@
|
||||
export {setSort} from 'coral-embed-stream/src/actions/stream';
|
||||
export { setSort } from 'coral-embed-stream/src/actions/stream';
|
||||
|
||||
Reference in New Issue
Block a user