sort-expo-appjson
v1.1.0
Published
CLI tool that sort Expo app.json.
Downloads
1
Maintainers
Readme
sort-expo-appjson
Sort Expo app.json in the same order defined at Expo documentation.
Usage
- install it globally
npm i -g sort-expo-appjson
- 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
License
MIT