sort-expo-appjson

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i sort-expo-appjson

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

106 kB

Total Files

33

Last publish

Collaborators

  • kazuyahara