Skip to content

[Feature]: migrating from rslint.json to ts based config #565

@zackarychapple

Description

@zackarychapple

What problem does this feature solve?

We have the following error:

[rslint] Warning: JSON configuration is deprecated and will be removed in a future version.
[rslint] Please migrate to a JS/TS config. Run `rslint --init` to generate a new config file.

however when I run the command it has an error

error initializing config: config file already exists: rslint.json

What does the proposed API of configuration look like?

When a user already has a rslint.json and runs the init it would be helpful if we are prompted to reinitialize and migrate existing config.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions