This commit is contained in:
Alex
2023-09-11 14:40:55 -04:00
parent 9bba0b4d03
commit 729172af89
15 changed files with 638 additions and 414 deletions

View File

@ -171,7 +171,7 @@ index 38b4dd8b..d0575572 100644
const variableUtil = require('../util/variable');
const testReactVersion = require('../util/version').testReactVersion;
diff --git a/lib/rules/jsx-key.js b/lib/rules/jsx-key.js
index 263ed824..e413ef5d 100644
index c13a00cf..fb457e63 100644
--- a/lib/rules/jsx-key.js
+++ b/lib/rules/jsx-key.js
@@ -5,8 +5,7 @@