Skip to content

Script creates wrongly named file on Windows #144

Closed
@Ionaru

Description

@Ionaru

🐛 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

  1. Checkout https://github.com/Ionaru/steve
  2. Run npx tslint-to-eslint-config

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions