Skip to content

Commit 46f8d7c

Browse files
committed
chore: lint fixes
1 parent e8f3433 commit 46f8d7c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: .eslintignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ dist/
99
coverage/
1010
example/
1111
cypress/
12-
cypress/react-testing-pages/src/components/lottie-react.js
12+
cypress/react-testing-pages/src/components/lottie-react.js
13+
14+
stories/

Diff for: .prettierignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ package.json
33
package-lock.json
44
yarn.lock
55
cypress/
6-
cypress/react-testing-pages/src/components/lottie-react.js
6+
cypress/react-testing-pages/src/components/lottie-react.js
7+
stories/
8+
src/versions.d.ts

0 commit comments

Comments
 (0)