Closed
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