1.1.0 • Published 2 years ago

sort-expo-appjson v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.2

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago