mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[eslint] Don't rollup zod
This commit is contained in:
@@ -17,6 +17,8 @@ const NO_INLINE = new Set([
|
||||
"@babel/core",
|
||||
"@babel/plugin-proposal-private-methods",
|
||||
"hermes-parser",
|
||||
"zod",
|
||||
"zod-validation-error",
|
||||
]);
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user