Skip to content

Commit

Permalink
Run Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerinet committed Apr 10, 2019
1 parent ca3fea6 commit fd8b9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To use this:

For the constants:

- Fill out the same sample config. You can add as many configs as you want to the `constants` array.
- Fill out the same sample config. You can add as many configs as you want to the `constants` array.
- This will generate an `object` on Android / `class` on iOS / Json object on Web.
Within this object, you can have enums for the different subclasses using the `type` functionality (if not they will be top level constants). The key will be used as variable names (optionally capitalized on mobile), and the tag will be the value.

Expand Down

0 comments on commit fd8b9ed

Please sign in to comment.