Skip to content

Config options could use better names/DX #294

Description

@thernstig

I find there are many config options that look like this:

oxc.configPath
oxc.typeAware
oxc.fixKind

I assume these predate the oxfmt era? More idiomatic names would be:

oxc.lint.configPath
oxc.lint.typeAware
oxc.lint.fixKind

as these are lint config options. Similar to how oxc.lint.customization exists, or oxc.lint.configPath.

This change would make the config much easier to understand directly by reading the config names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions