You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently config.json follows snake_case for naming the properties. However, we should be following camelCase for naming properties in javascript/typescript.
Currently
config.json
followssnake_case
for naming the properties. However, we should be followingcamelCase
for naming properties in javascript/typescript.Action Items:
care_deploy_config
config.json
and usages incare_fe
The text was updated successfully, but these errors were encountered: