element-hq / element-hq/element-web
Clarify code style for constants
Open
A-Developer-Experience
A-Documentation
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
There was some discussions about whether constants should be `UPPER_CASE` or `GeneralNamingCase` (see [code style](https://github.com/vector-im/element-web/blob/develop/code_style.md#typescript--javascript-typescript-javascript)). We should clarify that.
#### Why would you like to do it?
To have a code style guidance.
#### How would you like to achieve it?
Update the code style doc.
Contributor guide
Assessment
This issue has not been assessed yet.