Skip to content

Commit

Permalink
chore: lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelOsborne committed Dec 7, 2022
1 parent e8f3433 commit 46f8d7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ dist/
coverage/
example/
cypress/
cypress/react-testing-pages/src/components/lottie-react.js
cypress/react-testing-pages/src/components/lottie-react.js

stories/
4 changes: 3 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ package.json
package-lock.json
yarn.lock
cypress/
cypress/react-testing-pages/src/components/lottie-react.js
cypress/react-testing-pages/src/components/lottie-react.js
stories/
src/versions.d.ts

0 comments on commit 46f8d7c

Please sign in to comment.