Closed
Description
cc @cristianoc
Example:
- Create a
@react.component
that's unused - Start the code analyzer
- Run the new code action for removing the unused code (available in the pre-release extension)
- Everything but
@react.component
is removed
cc @cristianoc
Example:
@react.component
that's unused@react.component
is removed