diff --git a/.eslintignore b/.eslintignore index 7053dc17..1abc971e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,2 @@ /coverage/ +__snapshots__/ diff --git a/lib/render-list.js b/lib/render-list.js index cf0e6781..f9f5dc55 100644 --- a/lib/render-list.js +++ b/lib/render-list.js @@ -60,7 +60,7 @@ export const renderList = ({ `, )} -