Skip to content

Custom order to specific attributes - Ex. "id" #71

Open
@IanTorquato

Description

@IanTorquato

I was searching, but I didn't find an option to leave the id at the top, as in this example:
https://github.com/prash471/eslint-plugin-typescript-custom-sort-keys#example

{
  id: number;

  name: string;
  age: number;
  
  phone?: string;
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions