File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 79
79
"eslint-plugin-react" : " ^7.21.0" ,
80
80
"eslint-plugin-react-hooks" : " ^1.6.0" ,
81
81
"eslint-plugin-react-native" : " ^3.7.0" ,
82
+ "eslint-plugin-react-perf" : " ^3.3.0" ,
82
83
"eslint-plugin-security" : " 1.4.0" ,
83
84
"eslint-plugin-sorting" : " ^0.3.0" ,
84
85
"eslint-plugin-standard" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2243,6 +2243,11 @@ eslint-plugin-react-native@^3.7.0:
2243
2243
dependencies :
2244
2244
eslint-plugin-react-native-globals "^0.1.1"
2245
2245
2246
+ eslint-plugin-react-perf@^3.3.0 :
2247
+ version "3.3.0"
2248
+ resolved "https://registry.npmjs.org/eslint-plugin-react-perf/-/eslint-plugin-react-perf-3.3.0.tgz#d606792b5c7b63a6d03c558d7edd8b8d33080805"
2249
+ integrity sha512-POzjKFOuHpyGZFwLkqPK8kxLy/tYVeq30h+SEM1UwfSmkyPcbEjbbGw1gN5R1hxCHf4zJ0G0NIbY+oCe8i/DNQ==
2250
+
2246
2251
2247
2252
version "7.3.0"
2248
2253
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.3.0.tgz#ca9368da36f733fbdc05718ae4e91f778f38e344"
You can’t perform that action at this time.
0 commit comments