Skip to content

Commit 8c6fc4f

Browse files
eslint 9 (#1310)
1 parent 8d9294a commit 8c6fc4f

File tree

6 files changed

+1250
-461
lines changed

6 files changed

+1250
-461
lines changed

.eslintrc

Lines changed: 0 additions & 197 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ npm-debug.log*
3232
yarn-debug.log*
3333
yarn-error.log*
3434
*.mp4
35+
/DS/.idea
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
jest.config.js
22
lib
33
node_modules
4+
.storybook

0 commit comments

Comments
 (0)