7c33839e36
* Reformat * Prettier: Print Width 140 * SwiftFormat: Disable `organizeDeclarations` * React Helpers -> React Utils * Use bundle exec for pods * Disable Hermes in Example * Create clean.sh * Update package.json * Re-generate lockfiles * Add bundle install step to bootstrap
13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
--allman false
|
|
--indent 2
|
|
--exclude Pods,Generated
|
|
|
|
--disable andOperator
|
|
--disable redundantReturn
|
|
--disable wrapMultilineStatementBraces
|
|
--disable organizeDeclarations
|
|
|
|
--enable markTypes
|
|
|
|
--enable isEmpty
|