add sort-keys rule to modal-root.tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
8e3a879841
commit
9dc7c92c5a
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ import { BundleProps } from './bundle';
|
|||
import BundleModalError from './bundle-modal-error';
|
||||
import ModalLoading from './modal-loading';
|
||||
|
||||
/* eslint sort-keys: "error" */
|
||||
const MODAL_COMPONENTS = {
|
||||
'ACCOUNT_MODERATION': AccountModerationModal,
|
||||
'ACCOUNT_NOTE': AccountNoteModal,
|
||||
|
|
Loading…
Reference in a new issue