-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
area: node APIUsing tslint-to-eslint-config as an npm dependencyUsing tslint-to-eslint-config as an npm dependencystatus: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: enhancementNew feature or requestNew feature or request
Milestone
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:
export const convertLintConfig = async ( |
JoshuaKGoldberg and KingDarBojamgechev
Metadata
Metadata
Assignees
Labels
area: node APIUsing tslint-to-eslint-config as an npm dependencyUsing tslint-to-eslint-config as an npm dependencystatus: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: enhancementNew feature or requestNew feature or request