-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
area: editor configsRelated to outputting IDE settings filesRelated to outputting IDE settings filesstatus: 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
#250 added an --editor
feature to convert VS Code's TSLint extension settings to the VS Code ESLint equivalents. It'd be lovely to have a similar option for Atom: if a settings file for it exists, it should be converted.
Existing Behavior
tslint-to-eslint-config
only looks for and supports the VS Code syntax for now.
Change Proposal
Whatever Atom uses (this?) should be supported as well. If either config file exists, its respective conversion should be attempted.
sid-maddy
Metadata
Metadata
Assignees
Labels
area: editor configsRelated to outputting IDE settings filesRelated to outputting IDE settings filesstatus: 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