You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor configuration handling in init.go and config.go
- Updated init.go to use ToolsConfigDirectory for creating tools-configs directory.
- Added toolsConfigDirectory field and corresponding method in config.go to streamline configuration paths.
- Removed unnecessary print statement in eslintConfigCreator.go for cleaner output.
0 commit comments