Comment out the style file import from antd (in js file).
Example
Before
TypeScript
After
TypeScript
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
The easiest way to run this codemod without installing anything globally:
Comment out the style file import from antd (in js file).
TypeScript
TypeScript
Build your own codemod and share it with the community.