Merged in chore/eslint-curly-braces (pull request #3304)
Chore/eslint curly braces * Add eslint rule for curly braces * run eslint --fix for all files Approved-by: Linus Flood
This commit is contained in:
@@ -5314,6 +5314,7 @@ __metadata:
|
||||
eslint: "npm:^9"
|
||||
eslint-plugin-formatjs: "npm:^5.3.1"
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-react: "npm:^7.37.5"
|
||||
eslint-plugin-react-hooks: "npm:^5.2.0"
|
||||
eslint-plugin-react-refresh: "npm:^0.4.20"
|
||||
eslint-plugin-storybook: "npm:^10.0.8"
|
||||
@@ -10424,7 +10425,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.37.0":
|
||||
"eslint-plugin-react@npm:^7.37.0, eslint-plugin-react@npm:^7.37.5":
|
||||
version: 7.37.5
|
||||
resolution: "eslint-plugin-react@npm:7.37.5"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user