keithamus/sort-package-json

[Feature Request] Keep the unknown fields their order

Open

#276 aperta il 14 nov 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (101 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (913 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

For example:

{
    xxx: 1,
    name: "abc"
}

When format it, I hope the unknown field xxx still is above the name.

Guida contributor