* Convert index.jsx to index.js as they are just barrel files. * Removed prop types and eslint configs from code coverage. * Using <root_dir> in test ignore patterns now. * Added app/javascript/storybook-static to eslint's ignore list. * Now .storybook is excluded from code coverage. * Bumped coverage thresholds * Fixed to <rootDir> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ArticleCoverImage.jsx | ||
| CommentListItem.jsx | ||
| CommentsCount.jsx | ||
| CommentsList.jsx | ||
| ContentTitle.jsx | ||
| index.js | ||
| Meta.jsx | ||
| PublishDate.jsx | ||
| ReactionsCount.jsx | ||
| ReadingTime.jsx | ||
| SaveButton.jsx | ||
| SearchSnippet.jsx | ||
| TagList.jsx | ||
| Video.jsx | ||