-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
good first issueGood for newcomers; welcome aboard!Good for newcomers; welcome aboard!status: 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
Description
🐛 Bug Report
tslint-to-eslint-config
version: 0.2.4- ESLint version: -
- Node version: 12.3.1
- Windows 10, ran command in powershell.
Actual Behavior
Running the command in a tslint project creates a eslintrc.js
file.
Expected Behavior
Running the command in a tslint project creates a .eslintrc.js
file. (Note the .
)
Reproduction
- Checkout https://github.com/Ionaru/steve
- Run
npx tslint-to-eslint-config
KingDarBoja
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers; welcome aboard!Good for newcomers; welcome aboard!status: 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