Skip to content

Commit

Permalink
chore(repo): add eslint-plugin-react-refresh from design-system
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac committed Nov 18, 2023
1 parent 70a7abf commit 23aa453
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"eslint-plugin-storybook": "^0.6.15",
"husky": "^8.0.0",
"lerna": "^7.3.0",
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5154,6 +5154,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.4":
version: 0.4.4
resolution: "eslint-plugin-react-refresh@npm:0.4.4"
peerDependencies:
eslint: ">=7"
checksum: 6b93f43cef5f69c18751db3267ce6cc7cb88f07061df28fc12401be56d93f37134f2a794c760f51cd5f84c5e81d81b003ef761ca76e7674646808b82884aa356
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2":
version: 7.33.2
resolution: "eslint-plugin-react@npm:7.33.2"
Expand Down Expand Up @@ -10469,6 +10478,7 @@ __metadata:
eslint-plugin-promise: ^6.0.0
eslint-plugin-react: ^7.33.2
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-react-refresh: ^0.4.4
eslint-plugin-storybook: ^0.6.15
husky: ^8.0.0
lerna: ^7.3.0
Expand Down

0 comments on commit 23aa453

Please sign in to comment.