1 Open Issue Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `magicast` dependency, used for parsing and rebuilding config files, is significantly increasing the package size due to its inclusion of `@babel/parser`. The issue proposes exploring alternative, lighter solutions, such as `recast`, to reduce the overall package footprint while maintaining the functionality of updating configuration files.

Complexity: 4/5
help wanted maintenance