Skip to content

Commit

Permalink
🧪 Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
s-kawabe committed Oct 12, 2023
1 parent b161e77 commit 942ac52
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Array [
"react",
"use-macros",
"@typescript-eslint",
"prettier",
"jest",
"jsx-a11y",
"import",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ exports[`eslint-config-wantedly-typescript/without-react should match snapshot f
Array [
"use-macros",
"@typescript-eslint",
"prettier",
"jest",
"jsx-a11y",
"import",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Array [
"react",
"es",
"use-macros",
"prettier",
"jest",
"jsx-a11y",
"import",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ exports[`eslint-config-wantedly/without-react should match snapshot for: plugins
Array [
"es",
"use-macros",
"prettier",
"jest",
"jsx-a11y",
"import",
Expand Down

0 comments on commit 942ac52

Please sign in to comment.