diff --git a/.eslintignore b/.eslintignore index 564f596..1a62f0e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ /node_modules/ /dist/ /.eslintrc.js +/CHANGELOG.md