Closed
Description
🚀 Feature Request
Existing Behavior
The library can be leveraged via a CLI and interacts directly with disk.
Change Proposal
Provide the option of leveraging (part of) the library in code via a node API which would only focus on the config conversion process.
After discussing this with @JoshuaKGoldberg it seems we essentially want to expose (potentially after some tweaks) the convertLintConfig
function: