Add ESLint rule for Typescript files

[MAILPOET-2658]
This commit is contained in:
Amine Ben hammou
2020-02-27 01:16:37 +01:00
committed by Jack Kitterhing
parent 9de1481efe
commit a669beed07
5 changed files with 220 additions and 2 deletions

View File

@ -15,7 +15,7 @@ const propTypes = {
PropTypes.string,
PropTypes.element,
PropTypes.arrayOf(PropTypes.element),
]).isRequired,
]).isRequired
};
const Notice: FC<InferProps<typeof propTypes>> = ({