mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
86906e876a14bb7e84ea4d4494369deda5bfdab1
as expressions as deps array (#28189)
## Summary This PR closes #25844 The original issue talks about `as const`, but seems like it fails for any `as X` expressions since it adds another nesting level to the AST. EDIT: Also closes #20162 ## How did you test this change? Added unit tests DiffTrain build for commit https://github.com/facebook/react/commit/a1433ca0bacff76f720ffec9a0020f56e8c9ffed.
react-fbsource-import
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%