keithamus/sort-package-json
Vedi su GitHub[Feature Request] Keep the unknown fields their order
Open
#276 aperta il 14 nov 2022
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.