dotlottie / dotlottie-js

dotLottie-js is the primary library for creating and abstracting dotLotties.
18 stars 4 forks source link

Standardize Property Naming in manifest.json to Use Snake_case #67

Open theashraf opened 7 months ago

theashraf commented 7 months ago

To maintain consistency in naming conventions within dotLottie manifest.json file, it is proposed that all properties adhere to the snake_case format. This issue specifically addresses the need to rename the playMode property to play_mode.