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.
No description available
npx codemod antd/remove-style-import
Comment out the style file import from antd (in js file).
TypeScript
TypeScript
Build your own codemod and share it with the community.