Skip to content

Commit f508edc

Browse files
authored
[compiler] Stop publishing eslint-plugin-react-compiler to npm (facebook#34228)
While we still use this package internally, we now ask users to install eslint-plugin-react-hooks instead, so this package can now be deprecated on npm.
1 parent 0c89b16 commit f508edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/scripts/release/shared/packages.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
const PUBLISHABLE_PACKAGES = [
99
'babel-plugin-react-compiler',
10-
'eslint-plugin-react-compiler',
1110
'react-compiler-healthcheck',
1211
'react-compiler-runtime',
1312
];

0 commit comments

Comments
 (0)