eslint-plugin-react-compiler
Advanced tools
Comparing version 0.0.0-experimental-53bb89e-20240515 to 0.0.0-experimental-a97cca1-20240529
{ | ||
"name": "eslint-plugin-react-compiler", | ||
"version": "0.0.0-experimental-53bb89e-20240515", | ||
"version": "0.0.0-experimental-a97cca1-20240529", | ||
"description": "ESLint plugin to display errors found by the React compiler.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -37,3 +37,3 @@ # eslint-plugin-react-compiler | ||
"rules": { | ||
"react-compiler/rule-name": 2 | ||
"react-compiler/react-compiler": "error" | ||
} | ||
@@ -40,0 +40,0 @@ } |
Sorry, the diff of this file is too big to display
151
151
2059600
67781