Skip to content

KazuyaHara/sort-expo-appjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort-expo-appjson

Sort Expo app.json in the same order defined at Expo documentation.

Usage

  1. install it globally
npm i -g sort-expo-appjson
  1. run it in the same directory as your app.json, that's it.
sort-expo-appjson # or seajson

Options

Specify app.json path.

sort-expo-appjson -p src/app.json

Sort with specified EXPO SDK version. As default, it will use the latest version.

sort-expo-appjson -v 44.0.0

Author

@KazuyaHara

License

MIT